dsfjdsfj
This commit is contained in:
parent
1c1011a2c0
commit
88276491e7
1 changed files with 7 additions and 5 deletions
12
config
12
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
|
||||
|
|
Loading…
Reference in a new issue