Fixes note desktop files... maybe
This commit is contained in:
parent
b18dfaff50
commit
913371271e
3 changed files with 3 additions and 3 deletions
|
|
@ -2,6 +2,6 @@
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=DSA-Notes (Player environment)
|
Name=DSA-Notes (Player environment)
|
||||||
Comment=Neovim setup for DSA (player environment)
|
Comment=Neovim setup for DSA (player environment)
|
||||||
Exec=ghostty --config-default-files=false --config-file="~/.config/ghostty/dsa-config" --working-directory="~/DSA/Spieler/" --title="DSA-Notes-Players" -e env ENABLE_GIT_SETUP=true nvim .
|
Exec=ghostty --config-default-files=false --config-file="~/.config/ghostty/dsa-config" --working-directory="~/DSA/Spieler/" --title="DSA-Notes-Players" -e env ENABLE_GIT_SETUP=true nvim ~/DSA/Spieler/
|
||||||
Categories=Notes;DSA;
|
Categories=Notes;DSA;
|
||||||
Icon=/usr/share/icons/Gruvbox-Material-Dark/128x128/apps/nvim.svg
|
Icon=/usr/share/icons/Gruvbox-Material-Dark/128x128/apps/nvim.svg
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,6 @@
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=DSA-Notes
|
Name=DSA-Notes
|
||||||
Comment=Neovim setup for DSA notes
|
Comment=Neovim setup for DSA notes
|
||||||
Exec=ghostty --config-default-files=false --config-file="~/.config/ghostty/dsa-config" --working-directory="~/DSA/" --title="DSA-Notes" -e env ENABLE_GIT_SETUP=true nvim .
|
Exec=ghostty --config-default-files=false --config-file="~/.config/ghostty/dsa-config" --working-directory="~/DSA/" --title="DSA-Notes" -e env ENABLE_GIT_SETUP=true nvim ~/DSA/
|
||||||
Categories=Notes;DSA;
|
Categories=Notes;DSA;
|
||||||
Icon=/usr/share/icons/Gruvbox-Material-Dark/128x128/apps/nvim.svg
|
Icon=/usr/share/icons/Gruvbox-Material-Dark/128x128/apps/nvim.svg
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,6 @@
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Notes
|
Name=Notes
|
||||||
Comment=Neovim setup for note taking
|
Comment=Neovim setup for note taking
|
||||||
Exec=ghostty --working-directory="~/Notes/" --title="Notes" -e env ENABLE_GIT_SETUP=true nvim .
|
Exec=ghostty --working-directory="~/Notes/" --title="Notes" -e env ENABLE_GIT_SETUP=true nvim ~/Notes/
|
||||||
Categories=Notes;
|
Categories=Notes;
|
||||||
Icon=/usr/share/icons/Gruvbox-Material-Dark/128x128/apps/nvim.svg
|
Icon=/usr/share/icons/Gruvbox-Material-Dark/128x128/apps/nvim.svg
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue