From d13179b6601595662d9f43353a4f62f39dd39b31 Mon Sep 17 00:00:00 2001 From: ray Date: Sun, 9 Aug 2020 22:43:36 +0100 Subject: [PATCH] update monitor ids --- bspwmrc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bspwmrc b/bspwmrc index 1f41d9b..208f240 100755 --- a/bspwmrc +++ b/bspwmrc @@ -7,17 +7,17 @@ if [ "$_hostname" = Patricia ] ; then # create full virtual monitor bspc wm --add-monitor FULL 3840x1080+1920+0 - # aoc 1 - bspc monitor VGA-0 -d α β γ δ ε ζ η - # virtual monitor bspc monitor FULL -d I II III IV V VI VII VIII IX X + # aoc 1 + bspc monitor VGA-1 -d α β γ δ ε ζ η θ ι κ + # aoc 2 - bspc monitor HDMI-0 -d 1 2 3 4 5 6 7 + # bspc monitor HDMI-0 -d 1 2 3 4 5 6 7 # the other one - bspc monitor DVI-0 -d 001 010 011 100 101 110 111 + # bspc monitor DVI-0 -d 001 010 011 100 101 110 111 sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.patricia & elif [ "$_hostname" = Pamela ] ; then