diff options
author | Justine Smithies <justine@smithies.me.uk> | 2023-09-04 19:04:46 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2023-09-04 19:04:46 +0100 |
commit | fb09f81dd46d4c4d7be9b75404b4e219d93e2844 (patch) | |
tree | 094c27de649d0492453395340968c2d1903b388d /.local/share/applications/ranger.desktop | |
parent | 44e85981411f8e4e3d88cf1c166a53521c95d505 (diff) |
Revert "Default terminal changed to Kitty"
This reverts commit 57fd6ef51ed69636280561461eb3f6b71e4fad3d.
Diffstat (limited to '.local/share/applications/ranger.desktop')
-rw-r--r-- | .local/share/applications/ranger.desktop | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.local/share/applications/ranger.desktop b/.local/share/applications/ranger.desktop index e3f8672..9349844 100644 --- a/.local/share/applications/ranger.desktop +++ b/.local/share/applications/ranger.desktop @@ -1,8 +1,7 @@ [Desktop Entry] Type=Application Terminal=false -# Exec=foot -a ranger -e ranger -Exec=kitty --class ranger -e ranger +Exec=foot -a ranger -e ranger Name=Ranger GenericName=File manager Comment=Launches the ranger file manager |