chromium xmonad shortcut

This commit is contained in:
2025-05-04 18:33:29 +02:00
parent e276b69742
commit f782e45077

View File

@@ -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")