Bind <F8> to KeePassXC
This commit is contained in:
@@ -139,6 +139,7 @@ myKeysP =
|
|||||||
("M-S-<Space>", withFocused $ windows . W.sink),
|
("M-S-<Space>", withFocused $ windows . W.sink),
|
||||||
-- Launchers
|
-- Launchers
|
||||||
("M-S-p", spawn "alacritty --class Launcher,Launcher"),
|
("M-S-p", spawn "alacritty --class Launcher,Launcher"),
|
||||||
|
("<F8>", spawn "keepassxc"),
|
||||||
("M-p", spawn "albert toggle"),
|
("M-p", spawn "albert toggle"),
|
||||||
-- Map insert key to paste from clipboard
|
-- Map insert key to paste from clipboard
|
||||||
("<Insert>", pasteSelection),
|
("<Insert>", pasteSelection),
|
||||||
|
|||||||
Reference in New Issue
Block a user