1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-20 11:02:38 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Lucas Bergman d3bca4cb5d moneydance: add 'jvmFlags'
An example use case is that Java/Swing UIs, including Moneydance, are
often difficult to use on very high-resolution screens but can be fixed by
adding something like `-Dsun.java2d.uiScale=2` to JVM flags.
2024-02-06 17:04:58 -06:00
Lucas Bergman a59c532c0a moneydance: init at 2023.3_5064
Moneydance is a proprietary, full featured financial application that runs
on the JVM.

https://infinitekind.com/moneydance

fixes #277931
2024-02-06 17:04:58 -06:00