add thunderbird

This commit is contained in:
2025-09-29 11:41:50 +02:00
parent 392b2b6caf
commit 643c6ec8ba
3 changed files with 24 additions and 0 deletions
+1
View File
@@ -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")