Pad screen bottom in herbstluftwm

This commit is contained in:
Tom Willemse 2015-08-22 01:34:36 +02:00
parent ed8485591c
commit 11601a8c9e

View file

@ -142,7 +142,7 @@ hc set_monitors \
1920x1080+1920+0 1920x1080+1920+0
# Pad the first monitor 16 pixels on the bottom. # Pad the first monitor 16 pixels on the bottom.
hc pad 0 31 0 0 hc pad 0 0 0 31
hc load 1 '(split horizontal:0.596500:1 (clients max:0) (clients vertical:0))' hc load 1 '(split horizontal:0.596500:1 (clients max:0) (clients vertical:0))'
hc load 2 '(clients max:0)' hc load 2 '(clients max:0)'