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: