mirror of
https://github.com/fredrikr79/nixos.git
synced 2026-01-23 22:53:13 +01:00
chromium xmonad shortcut
This commit is contained in:
@@ -51,6 +51,7 @@ myConfig =
|
||||
logHook = historyHook
|
||||
}
|
||||
`additionalKeysP` [ ("M-b", spawn browser),
|
||||
("M-c", spawn "chromium"),
|
||||
-- , ("M-t", spawn terminal)
|
||||
-- , ("M-S-Enter", spawn terminal)
|
||||
-- , ("<Print>", spawn "scrot ~/Pictures/Screenshots/%b-%d::%H-%M-%S.png")
|
||||
|
||||
Reference in New Issue
Block a user