Replace Ranger with Joshuto

This commit is contained in:
Paul-Henri Froidmont 2024-02-24 12:27:26 +01:00
parent c4b7b014a5
commit a572153251
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
7 changed files with 243 additions and 1108 deletions

View file

@ -86,7 +86,7 @@ myAdditionalKeys = [
("M-w", spawn "firefox"),
("M-i", spawn $ myTerminal ++ " -e htop"),
("M-e", spawn "emacsclient -c"),
("M-r", spawn $ myTerminal ++ " -e ranger"),
("M-r", spawn $ myTerminal ++ " -e joshuto"),
("M-y", spawn $ myTerminal ++ " -e calcurse"),
("M-v", spawn $ myTerminal ++ " -e ncmpcpp -s visualizer"),
("M-m", spawn $ myTerminal ++ " -e ncmpcpp"),