[XMonad] Use start_chrome.sh to start chrome

This commit is contained in:
Ivan Malison 2017-07-07 16:49:36 -07:00
parent fbbacac689
commit 4221079de4
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -186,7 +186,7 @@ virtualClasses =
hangoutsCommand = "start_hangouts.sh"
gmailCommand = "start_chrome.sh --new-window https://mail.google.com/mail/u/0/#inbox"
spotifyCommand = "spotify"
chromeCommand = "google-chrome-unstable"
chromeCommand = "start_chrome.sh"
emacsCommand = "emacsclient -c"
htopCommand = "urxvt -e htop"
transmissionCommand = "transmission-gtk"