From 5123b7f786afb85c42f0db0527b1b2cd7c48de8a Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 6 Mar 2023 09:41:14 -0800 Subject: [PATCH] [herbstluftwm] Remove references to other monitor I only have one (big) monitor now, there are no other monitors to lock anything to. --- herbstluftwm/.config/herbstluftwm/machines/rincewind.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh b/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh index d434363..4f53b91 100755 --- a/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh +++ b/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh @@ -4,5 +4,3 @@ hc load dev '(split horizontal:0.535:1 (clients max:0) (clients vertical:0))' # Lock each tag to its specific monitor. lock-tag-to-monitor dev 0 -lock-tag-to-monitor web 1 -lock-tag-to-monitor work 1