Fixing an embarrassing amount of errors after having to use it for the first time
This commit is contained in:
@ -1,6 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Name=Jump Desktop
|
||||
Exec=bash -c "wine /home/gib/.wine/drive_c/Program\ Files/Phase\ Five\ Systems/Jump\ Desktop/JumpClient.exe"
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=/home/gib/.wine/drive_c/Program\ Files/Phase\ Five\ Systems/Jump\ Desktop/icon/jump_icon.png
|
@ -77,7 +77,7 @@ Comment[wa]=Asspougnî des fitchîs tecses
|
||||
Comment[zh_CN]=编辑文本文件
|
||||
Comment[zh_TW]=編輯文字檔
|
||||
TryExec=nvim
|
||||
Exec=kitty -1 -e bash -c "nvim ~; exec bash"
|
||||
Exec=kitty nvim %F
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Keywords=Text;editor;
|
||||
|
@ -1,14 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Name=Ranger
|
||||
GenericName=File Manager
|
||||
Comment=Launches the ranger file manager
|
||||
TryExec=ranger
|
||||
Exec=kitty -1 -e bash -c "ranger /home/gib/Documents/Code; exec bash"
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Keywords=File;Manager;Browser;Explorer;Launcher;Vi;Vim;Python
|
||||
Icon=utilities-terminal
|
||||
Categories=ConsoleOnly;System;FileTools;FileManager
|
||||
StartupNotify=false
|
||||
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
|
||||
X-Desktop-File-Install-Version=0.26
|
Reference in New Issue
Block a user