From 608c58de55c8bfc555d5b6f592826c90220e97cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Dudr?= Date: Thu, 12 May 2022 11:31:57 +0200 Subject: [PATCH] setup office screens --- dot_config/herbstluftwm/executable_autostart.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dot_config/herbstluftwm/executable_autostart.tmpl b/dot_config/herbstluftwm/executable_autostart.tmpl index 674ac17..4f30ea6 100644 --- a/dot_config/herbstluftwm/executable_autostart.tmpl +++ b/dot_config/herbstluftwm/executable_autostart.tmpl @@ -223,6 +223,9 @@ hc set tree_style '╾│ ├└╼─┐' # unlock, just to be sure hc unlock +{{ if eq .chezmoi.hostname "ws" }} +xrandr --output HDMI-1 --right-of DVI-D-1 +{{end}} # do multi monitor setup here, e.g.: # hc set_monitors 1280x1024+0+0 1280x1024+1280+0 # or simply: