feat: nice looking rofi
This commit is contained in:
parent
e368b1ca3d
commit
4635e538dd
9 changed files with 52 additions and 27 deletions
modules/applications/xmonad
|
@ -79,7 +79,8 @@ main =
|
|||
|
||||
-- TODO: find a way to bind all the program-opening-keybindings to a single sub-map
|
||||
keymap =
|
||||
[ ("M-p", spawn "rofi -show run"),
|
||||
[ ("M-p", spawn "rofi -show drun"),
|
||||
("M-w", spawn "rofi -show window"),
|
||||
("M-g", spawn myBrowser),
|
||||
("M-d", spawn "Discord"),
|
||||
("M-v", spawn "alacritty -e vimclip"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue