summaryrefslogtreecommitdiffstats
path: root/herbstluftwm
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-08-22 01:34:36 +0200
committerGravatar Tom Willemse2015-08-22 01:34:36 +0200
commit11601a8c9e51f03aac6a5e9b4e13e796977c5e7f (patch)
treefc570c69e4388aeb49bcb269a50bbcaccc34d0bd /herbstluftwm
parented8485591c8219570faad67a755671eaad334e24 (diff)
downloaddotfiles-11601a8c9e51f03aac6a5e9b4e13e796977c5e7f.tar.gz
dotfiles-11601a8c9e51f03aac6a5e9b4e13e796977c5e7f.zip
Pad screen bottom in herbstluftwm
Diffstat (limited to 'herbstluftwm')
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart2
1 files changed, 1 insertions, 1 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index 6b9a0d0..24e620a 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -142,7 +142,7 @@ hc set_monitors \
1920x1080+1920+0
# 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 2 '(clients max:0)'