From 5a0aaf5469bd97f044e087fa65bf87ac668e011c Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 6 Mar 2023 09:39:57 -0800 Subject: [herbstluftwm] Update screen layout --- herbstluftwm/.config/herbstluftwm/autostart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'herbstluftwm') diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index c551482..d8cc547 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -130,11 +130,11 @@ hc unlock herbstclient set tree_style '╾│ ├└╼─┐' -# Pad the first monitor to make room for mowedline and trayer. -hc pad 0 0 0 16 16 +hc pad 0 0 0 0 0 # Load layouts for the dev and web tags. hc load web '(clients max:0)' +hc load dev '(split horizontal:0.75:1 (split horizontal:0.33:1 (clients max:0 0x420000e) (clients max:0 0x3800086)) (clients vertical:0 0x1a0000e))' # Make sure the "Emacs" frame is selected. hc focus_edge left -- cgit v1.2.3-54-g00ecf