From 93bfb28d389631a89f52672621ec5801c4e5fd0f Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 17 Nov 2021 20:52:58 -0800 Subject: [herbstluftwm] Remove monitor setup I've switched from using 2 monitors to using 1 monitor --- herbstluftwm/.config/herbstluftwm/machines/rincewind.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh b/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh index e093a89..d434363 100755 --- a/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh +++ b/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh @@ -1,8 +1,5 @@ #!/usr/bin/env zsh -## Monitors -hc set_monitors 1920x1080+0+0 1200x1920+1920+0 - hc load dev '(split horizontal:0.535:1 (clients max:0) (clients vertical:0))' # Lock each tag to its specific monitor. -- cgit v1.2.3-54-g00ecf