Created
July 30, 2014 14:01
-
-
Save strayer/1c4630876be7268a2c13 to your computer and use it in GitHub Desktop.
YNAB 4 Linux .desktop launcher Install with: https://github.com/WolverineFan/YNABLinuxInstall
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Encoding=UTF-8 | |
Version=1.0 | |
Type=Application | |
Name=YNAB | |
Icon=ynab.png | |
Path=/home/sgrunewaldt/.wine_YNAB4/drive_c/Program Files (x86)/YNAB 4 | |
Exec=/home/sgrunewaldt/.bin/ynab | |
StartupNotify=false | |
StartupWMClass=YNAB 4.exe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment