thing
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=ranger
|
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
|
Terminal=false
|
||||||
Categories=System;FileTools;FileManager;
|
Categories=System;FileTools;FileManager;
|
||||||
MimeType=inode/directory;
|
MimeType=inode/directory;
|
||||||
Reference in New Issue
Block a user