[HerbstluftWM] Auto detect monitor size
This commit is contained in:
parent
dcc3b2a59d
commit
8ddd17ca3a
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue