From 8ddd17ca3a53b840ac89993a938e4d7521af0676 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Wed, 16 Sep 2020 15:54:02 +0200 Subject: [PATCH] [HerbstluftWM] Auto detect monitor size --- herbstluftwm/autostart | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index 106ff3f..a35e93c 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -176,9 +176,10 @@ hc set tree_style '╾│ ├└╼─┐' hc unlock # do multi monitor setup here, e.g.: -hc set_monitors 2560x1418+0+22 1920x1080+2560+0 +# hc set_monitors 2560x1418+0+22 1920x1080+2560+0 # or simply: -# hc detect_monitors +hc detect_monitors + # find the panel panel=~/.config/herbstluftwm/panel.sh