remove i3-gaps

This commit is contained in:
eneller
2022-05-31 14:34:18 +02:00
parent 41313f6562
commit 203f5c345f

View File

@@ -15,13 +15,6 @@ set $shutdown shutdown -h now
set $reboot reboot set $reboot reboot
set $hibernate sudo -A systemctl suspend set $hibernate sudo -A systemctl suspend
# GAPS
for_window [class="^.*"] border pixel 2
gaps inner $inner_gaps
gaps outer $outer_gaps
# Smart gaps (gaps used only if more than one container on the workspace)
#smart_gaps on
smart_borders on
# DROPDOWN # DROPDOWN