Update launcher
This commit is contained in:
@@ -126,8 +126,8 @@ myKeysP = [
|
|||||||
-- Fit floating windows back to layout
|
-- Fit floating windows back to layout
|
||||||
("M-S-<Space>", withFocused $ windows . W.sink)
|
("M-S-<Space>", withFocused $ windows . W.sink)
|
||||||
|
|
||||||
-- Use rofi to launch programs
|
-- Launchers
|
||||||
, ("M-p", spawn "launcher")
|
, ("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