firefox launch terminal application

This commit is contained in:
h
2025-09-28 19:32:49 -04:00
parent 3055a45a65
commit f947d8e9cc
4 changed files with 9 additions and 2 deletions
+1
View File
@@ -56,3 +56,4 @@ x-scheme-handler/rldb=wine-protocol-rldb.desktop;
x-scheme-handler/spotify=spotify.desktop;
x-scheme-handler/steam=steam.desktop;
x-scheme-handler/steamlink=steam.desktop;
x-scheme-handler/zotero=zotero.desktop;
+1 -1
View File
@@ -4,7 +4,7 @@ Name=ranger
Comment=Launches the ranger file manager
Icon=utilities-terminal
Terminal=false
Exec=kitty -e ranger
Exec=source /home/emh/.zshenv && kitty -c $XDG_CONFIG_HOME/kitty/kitty.conf -e ranger %F
Categories=ConsoleOnly;System;FileTools;FileManager
MimeType=inode/directory;
Keywords=File;Manager;Browser;Explorer;Launcher;Vi;Vim;Python