From d1404539f518f16bd9c54350cff878f709f1c995 Mon Sep 17 00:00:00 2001 From: = Date: Tue, 7 Apr 2020 12:05:59 +0100 Subject: [PATCH] update monitor names --- bspwmrc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/bspwmrc b/bspwmrc index 73db7ea..d3ca93c 100755 --- a/bspwmrc +++ b/bspwmrc @@ -10,11 +10,11 @@ if [ "$(hostname)" = Patricia ] ; then sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.patricia & elif [ "$(hostname)" = Pamela ] ; then # AOC - bspc monitor HDMI-1-1 -n pam-2 -d I II III IV V VI VII VIII + bspc monitor HDMI-1-1 -n pam-2 -d I II III IV V VI xVII xVIII # samsung - bspc monitor VGA-1-1 -n pam-1 -d 001 010 011 100 101 + bspc monitor VGA-1-1 -n pam-1 -d 0111 1000 1001 x1010 x1011 # laptop - bspc monitor eDP-1-1 -n pam-0 -d α β γ δ ε + bspc monitor eDP-1-1 -n pam-0 -d ∞ α β γ δ sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.pamela & fi @@ -37,3 +37,4 @@ xsetroot -cursor_name left_ptr bspc config normal_border_color '#170808' bspc config focused_border_color '#ea7607' bspc config active_border_color '#170808' +