[XMonad] Set termite title when executing htop
This commit is contained in:
parent
d79df9a600
commit
4ad7ed37da
@ -207,7 +207,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 = "termite -e htop"
|
htopCommand = "termite -e htop -t htop"
|
||||||
transmissionCommand = "transmission-gtk"
|
transmissionCommand = "transmission-gtk"
|
||||||
volumeCommand = "pavucontrol"
|
volumeCommand = "pavucontrol"
|
||||||
taffybarCommand = "restart_taffybar.sh"
|
taffybarCommand = "restart_taffybar.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user