From a6429be2a36e17ba6aa6e8119bc5a1e34c7bfdcd Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 5 Mar 2017 22:14:48 -0800 Subject: [PATCH] Remove second monitor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- herbstluftwm/.config/herbstluftwm/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index add36fd..6eabd83 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -211,7 +211,7 @@ herbstclient set tree_style '╾│ ├└╼─┐' ## Monitors # 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. hc pad 0 0 0 16 16