diff --git a/config b/config index 9d5b600..5e72bef 100644 --- a/config +++ b/config @@ -54,8 +54,9 @@ bindsym $mod+Return exec kitty # kill focused window bindsym $mod+w kill -# popup whisker menu -bindsym $mod+d exec --no-startup-id xfce4-popup-whiskermenu +# popup appfinder +bindsym $mod+d exec --no-startup-id xfce4-appfinder --disable-server +for_window [title="Application Finder"] floating enable # change focus @@ -171,11 +172,12 @@ bindsym $mod+r mode "resize" # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) # bar { - # status_command i3status -# } + #status_command polybar +#} +exec --no-startup-id polybar # use xfce bar -exec --no-startup-id xfce4-panel +# exec --no-startup-id xfce4-panel default_border 1pixel default_floating_border normal