add qutebrowser

This commit is contained in:
2025-10-19 18:08:22 +02:00
parent 1a08c5312c
commit c8a4d3ca7d
2 changed files with 32 additions and 1 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ myConfig =
logHook = historyHook
}
`additionalKeysP` [ ("M-b", spawn browser),
("M-c", spawn "chromium"),
("M-c", spawn "qutebrowser"),
("M-m", spawn "thunderbird"),
-- , ("M-t", spawn terminal)
-- , ("M-S-Enter", spawn terminal)