From 8ab249cc9403a01447d7dcffd1f28308227a98a3 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 31 May 2023 08:54:56 -0700 Subject: [herbstluftwm] Update initial frame configuration --- herbstluftwm/.config/herbstluftwm/autostart | 1 - herbstluftwm/.config/herbstluftwm/machines/rincewind.sh | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'herbstluftwm') diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index f609990..b8f9c53 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -134,7 +134,6 @@ 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 diff --git a/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh b/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh index 4f53b91..dd0618f 100755 --- a/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh +++ b/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh @@ -1,6 +1,6 @@ #!/usr/bin/env zsh -hc load dev '(split horizontal:0.535:1 (clients max:0) (clients vertical: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))' # Lock each tag to its specific monitor. lock-tag-to-monitor dev 0 -- cgit v1.2.3-54-g00ecf