Namespaced rofi scripts
This commit is contained in:
parent
78605ddd4e
commit
5b80b4c33a
8 changed files with 53 additions and 30 deletions
|
|
@ -5,17 +5,19 @@
|
|||
super + shift + r
|
||||
pkill -usr1 -x sxhkd; notify-send 'sxhkd' 'Reloaded config'
|
||||
|
||||
# Running dmenu scripts
|
||||
# Running dmenu/rofi scripts
|
||||
super + d
|
||||
dmenu_run
|
||||
menu-run
|
||||
super + D
|
||||
passmenu
|
||||
rofi-pass
|
||||
super + S
|
||||
sinkmenu
|
||||
menu-sink
|
||||
super + grave
|
||||
dmenuunicode
|
||||
super + m
|
||||
layoutmenu
|
||||
menu-unicode
|
||||
super + M
|
||||
menu-layout
|
||||
super + n
|
||||
menu-norg
|
||||
|
||||
# Spawn programs
|
||||
super + Return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue