mirror of
https://github.com/fredrikr79/nixos.git
synced 2026-07-19 12:10:29 +02:00
add qutebrowser
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user