dotfiles/home/default/.local/share/applications/ranger.desktop

15 lines
331 B
Desktop File

[Desktop Entry]
Version=1.0
Name=ranger
GenericName=File Manager
Comment=Launches the ranger file manager
# needs full path to bin
Exec=/home/path-to/open-tui ranger %F
Icon=utilities-terminal
Terminal=false
X-MultipleArgs=false
Type=Application
MimeType=inode/directory;
StartupNotify=true
Categories=System;FileTools;FileManager