mirror of
https://github.com/fredrikr79/nixos.git
synced 2026-07-13 17:20:32 +02:00
add thunderbird
This commit is contained in:
@@ -52,6 +52,7 @@ myConfig =
|
||||
}
|
||||
`additionalKeysP` [ ("M-b", spawn browser),
|
||||
("M-c", spawn "chromium"),
|
||||
("M-m", spawn "thunderbird"),
|
||||
-- , ("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