[HerbstluftWM] Auto detect monitor size

This commit is contained in:
Marcel Kapfer 2020-09-16 15:54:02 +02:00
parent dcc3b2a59d
commit 8ddd17ca3a
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 3 additions and 2 deletions

View File

@ -176,9 +176,10 @@ hc set tree_style '╾│ ├└╼─┐'
hc unlock hc unlock
# do multi monitor setup here, e.g.: # 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: # or simply:
# hc detect_monitors hc detect_monitors
# find the panel # find the panel
panel=~/.config/herbstluftwm/panel.sh panel=~/.config/herbstluftwm/panel.sh