implement bar { padding } config directive

related to https://github.com/i3/i3/issues/3724
related to https://github.com/i3/i3/pull/4288
fixes https://github.com/i3/i3/issues/3721
This commit is contained in:
Michael Stapelberg
2022-10-30 22:04:05 +01:00
committed by Michael Stapelberg
parent 327bca26d8
commit 0b89d4b2a7
12 changed files with 296 additions and 10 deletions

View File

@ -0,0 +1 @@
i3bar: bar { padding } config directive now implemented (supports bar { height } from i3-gaps)