From 17ce7b0c1f3aedbe1bb8d525b5b565e3179ed525 Mon Sep 17 00:00:00 2001 From: ray Date: Wed, 6 Oct 2021 12:16:32 +0100 Subject: [PATCH] update to vertical samsung-dvi --- bspwmrc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bspwmrc b/bspwmrc index 902d546..00fd3b9 100755 --- a/bspwmrc +++ b/bspwmrc @@ -1,5 +1,8 @@ #! /bin/sh +# To restart bspwm after changing configuration options do +# bspc wm -r + if pgrep sxhkd ; then pkill sxhkd; fi _hostname="$(hostname)" @@ -8,8 +11,8 @@ if [ "$_hostname" = MachineOne ] ; then # first remove any created already bspc monitor FULLV -r bspc monitor FULLH -r - bspc wm --add-monitor FULLV 1920x2160+1920+0 - bspc wm --add-monitor FULLH 3840x1080+0+1080 + bspc wm --add-monitor FULLV 1920x2160+3000+0 + bspc wm --add-monitor FULLH 3840x1080+1080+1080 # virtual monitors bspc monitor FULLV -d F5 F6 F7 F8