[XMonad] Use termite for htop
This commit is contained in:
parent
035da3d0f7
commit
57e1a9e4b0
@ -188,7 +188,7 @@ gmailCommand = "start_chrome.sh --new-window https://mail.google.com/mail/u/0/#i
|
|||||||
spotifyCommand = "spotify"
|
spotifyCommand = "spotify"
|
||||||
chromeCommand = "start_chrome.sh"
|
chromeCommand = "start_chrome.sh"
|
||||||
emacsCommand = "emacsclient -c"
|
emacsCommand = "emacsclient -c"
|
||||||
htopCommand = "urxvt -e htop"
|
htopCommand = "termite -e htop"
|
||||||
transmissionCommand = "transmission-gtk"
|
transmissionCommand = "transmission-gtk"
|
||||||
volumeCommand = "pavucontrol"
|
volumeCommand = "pavucontrol"
|
||||||
keepassCommand = "systemctl --user restart keepassx.service"
|
keepassCommand = "systemctl --user restart keepassx.service"
|
||||||
|
Loading…
Reference in New Issue
Block a user