chore: Added <M-s> to xmonad to open scripts menu in rofi,added projects script
This commit is contained in:
parent
dbc75f31b2
commit
fe6d1b070a
2 changed files with 5 additions and 0 deletions
|
@ -81,6 +81,7 @@
|
|||
launch rofi
|
||||
|
||||
> , ("M-p", spawn "rofi -show drun")
|
||||
> , ("M-s", spawn "selected=$(ls ~/.config/rofi/scripts/|rofi -dmenu -p \"Run: \") && bash ~/.config/rofi/scripts/$selected")
|
||||
|
||||
launch web browser
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue