[XMonad] Fix htop scratchpad

This commit is contained in:
Ivan Malison 2021-08-02 06:55:43 -06:00
parent 5e3fc5d799
commit ffcdd2b25e
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -216,7 +216,7 @@ gmailCommand = "google-chrome-stable --new-window https://mail.google.com/mail/u
spotifyCommand = "spotify"
chromeCommand = "start_chrome"
emacsCommand = "emacsclient -c"
htopCommand = "alacritty -e htop -t htop"
htopCommand = "alacritty --title htop -e htop"
transmissionCommand = "transmission-gtk"
volumeCommand = "pavucontrol"