[HLWM] Always keep a gap

Also when only a single window is displays
This commit is contained in:
Marcel Kapfer 2021-06-15 11:08:20 +02:00
parent 4cd474411f
commit 3df4f2178b
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 4 additions and 1 deletions

View File

@ -175,7 +175,10 @@ hc attr theme.background_color '#141414'
hc set window_gap 0
hc set frame_padding 0
hc set smart_window_surroundings off
hc set smart_frame_surroundings on
# When set to "off" hlwm will also display the 10px frame_gap when
# only one window is displayed. Otherwise the frame gap will be
# disabled.
hc set smart_frame_surroundings off
hc set mouse_recenter_gap 0
# rules