forked from colonelpanic/dotfiles
[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"
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user