From 2e1cf24bc101d1ac9b30b9a388b0e59790e12361 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 26 Dec 2020 23:11:43 -0800 Subject: Switch the monitors on rincewind around --- herbstluftwm/.config/herbstluftwm/machines/rincewind.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'herbstluftwm/.config') diff --git a/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh b/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh index dfb1abf..e093a89 100755 --- a/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh +++ b/herbstluftwm/.config/herbstluftwm/machines/rincewind.sh @@ -1,7 +1,7 @@ #!/usr/bin/env zsh ## Monitors -hc set_monitors 1920x1080+1200+0 1200x1920+0+0 +hc set_monitors 1920x1080+0+0 1200x1920+1920+0 hc load dev '(split horizontal:0.535:1 (clients max:0) (clients vertical:0))' -- cgit v1.2.3-54-g00ecf