Removed smart gaps in i3

This commit is contained in:
Joachim Nielandt 2020-07-14 11:05:59 +02:00
parent b23c4658cc
commit f4801dc5b7

View File

@ -418,7 +418,7 @@ exec --no-startup-id systemctl --user start greenclip
# GAPS i3-gaps specific things... # GAPS i3-gaps specific things...
# smart gaps: only one window? no gaps! # smart gaps: only one window? no gaps!
smart_gaps off # smart_gaps on
# this removes borders when there's no gaps, nice! # this removes borders when there's no gaps, nice!
# smart_borders on|no_gaps # smart_borders on|no_gaps
smart_borders no_gaps smart_borders no_gaps