[sxhkd] use rofi instead of dmenu_run
This commit is contained in:
parent
13b7d55e08
commit
171ee21943
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ super + shift + q
|
|||
|
||||
# program launcher
|
||||
super + @space
|
||||
dmenu_run
|
||||
rofi -show run
|
||||
|
||||
# make sxhkd reload its configuration files:
|
||||
super + Escape
|
||||
|
|
Loading…
Reference in a new issue