Remove second monitor
I’m not using a PC at the moment with this configuration and I don’t know if or when I will again, and my laptop only has a single monitor.
This commit is contained in:
parent
fec859e587
commit
a6429be2a3
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ herbstclient set tree_style '╾│ ├└╼─┐'
|
||||||
|
|
||||||
## Monitors
|
## Monitors
|
||||||
# I have two monitors, each with a resolution of 1920x1080.
|
# I have two monitors, each with a resolution of 1920x1080.
|
||||||
hc set_monitors 1920x1080+0+0 1920x1080+1920+0
|
hc set_monitors 1920x1080+0+0
|
||||||
|
|
||||||
# Pad the first monitor to make room for mowedline and trayer.
|
# Pad the first monitor to make room for mowedline and trayer.
|
||||||
hc pad 0 0 0 16 16
|
hc pad 0 0 0 16 16
|
||||||
|
|
Loading…
Reference in a new issue