remove i3 window title, xfce bar tweaks

This commit is contained in:
eneller
2022-05-31 15:19:56 +02:00
parent 597ba8b1d7
commit c7ae96905b
2 changed files with 38 additions and 177 deletions

View File

@@ -53,6 +53,9 @@ bindsym $mod+q [con_id="__focused__" instance="^(?!dropdown_).*$"] kill
# No focus on mouse over (allows scrolling without changing focus)
focus_follows_mouse no
# remove title bar
default_border pixel 1
default_floating_border pixel 1
# ARROW KEYS
bindsym $mod+Ctrl+Left move workspace to output left