This commit is contained in:
2025-12-02 07:34:14 -05:00
parent aeb0557f2a
commit 72487981de

View File

@@ -1,7 +1,7 @@
[Desktop Entry]
Type=Application
Name=ranger
Exec=sh -c 'ghostty -e ranger "$(printf "%s" "%U" | sed "s|file://||g" | python3 -c "import sys, urllib.parse; print(urllib.parse.unquote(sys.stdin.read().strip()))")"'
Exec=ghostty -e ranger %U
Terminal=false
Categories=System;FileTools;FileManager;
MimeType=inode/directory;