From 7e67171f8481db2487eac3aab41fe7771bc2e1d8 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Thu, 3 Apr 2014 22:22:20 +0200 Subject: [PATCH] herbstluftwm/autostart: auto-detect new monitors --- herbstluftwm/autostart | 2 ++ 1 file changed, 2 insertions(+) diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index 97980b2..3c4fcd7 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -123,6 +123,8 @@ hc mouseunbind --all # Necessary for Java so it recognizes herbstluftwm as tiling window manager. hc set wmname LG3D +# Auto-detect new monitors. +hc set auto_detect_monitors 1 # WINDOW and FRAME SETTINGS -- 2.44.1