[XMonad] Use start_chrome.sh to start chrome
This commit is contained in:
parent
fbbacac689
commit
4221079de4
@ -186,7 +186,7 @@ virtualClasses =
|
|||||||
hangoutsCommand = "start_hangouts.sh"
|
hangoutsCommand = "start_hangouts.sh"
|
||||||
gmailCommand = "start_chrome.sh --new-window https://mail.google.com/mail/u/0/#inbox"
|
gmailCommand = "start_chrome.sh --new-window https://mail.google.com/mail/u/0/#inbox"
|
||||||
spotifyCommand = "spotify"
|
spotifyCommand = "spotify"
|
||||||
chromeCommand = "google-chrome-unstable"
|
chromeCommand = "start_chrome.sh"
|
||||||
emacsCommand = "emacsclient -c"
|
emacsCommand = "emacsclient -c"
|
||||||
htopCommand = "urxvt -e htop"
|
htopCommand = "urxvt -e htop"
|
||||||
transmissionCommand = "transmission-gtk"
|
transmissionCommand = "transmission-gtk"
|
||||||
|
Loading…
Reference in New Issue
Block a user