switch to rofi
This commit is contained in:
parent
f71c61981f
commit
929dfd3a2a
1 changed files with 1 additions and 3 deletions
4
config
4
config
|
@ -55,9 +55,7 @@ bindsym $mod+Return exec kitty
|
|||
bindsym $mod+w kill
|
||||
|
||||
# popup appfinder
|
||||
bindsym $mod+d exec --no-startup-id xfce4-appfinder --disable-server
|
||||
for_window [title="Application Finder"] floating enable
|
||||
|
||||
bindsym $mod+d exec "rofi -combi-modi window,drun,scripts,ssh, -show-icons -show combi -modi combi";
|
||||
|
||||
# change focus
|
||||
bindsym $mod+h focus left
|
||||
|
|
Loading…
Reference in a new issue