Changed dmenu to rofi
This commit is contained in:
parent
68ffe8dd0f
commit
a7f67833c4
@ -505,7 +505,10 @@ bindsym control+mod1+u exec --no-startup-id pavucontrol
|
||||
#bindsym control+mod1+a exec --no-startup-id xfce4-appfinder
|
||||
|
||||
#dmenu
|
||||
bindsym control+mod1+a exec --no-startup-id dmenu_run
|
||||
#bindsym control+mod1+a exec --no-startup-id dmenu_run
|
||||
|
||||
#rofi
|
||||
bindsym control+mod1+a exec --no-startup-id rofi -show drun
|
||||
|
||||
#texteditors
|
||||
bindsym ctrl+mod1+e exec --no-startup-id vscodium;focus
|
||||
|
Loading…
Reference in New Issue
Block a user