Replace Ranger with Joshuto
This commit is contained in:
parent
c4b7b014a5
commit
a572153251
7 changed files with 243 additions and 1108 deletions
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue