forked from colonelpanic/dotfiles
[XMonad] Tweak indentation
This commit is contained in:
parent
79af45c400
commit
e30eca4e1d
@ -608,7 +608,7 @@ goToNextScreenX = windows goToNextScreen
|
|||||||
|
|
||||||
addKeys conf@XConfig {modMask = modm} =
|
addKeys conf@XConfig {modMask = modm} =
|
||||||
|
|
||||||
-- Specific program spawning
|
-- Specific program spawning
|
||||||
bindBringAndRaiseMany
|
bindBringAndRaiseMany
|
||||||
[ (modalt, xK_e, spawn emacsCommand, emacsSelector)
|
[ (modalt, xK_e, spawn emacsCommand, emacsSelector)
|
||||||
, (modalt, xK_c, spawn chromeCommand, chromeSelector)
|
, (modalt, xK_c, spawn chromeCommand, chromeSelector)
|
||||||
|
Loading…
Reference in New Issue
Block a user