Compare commits

..

2 commits

Author SHA1 Message Date
ray
1d92f7e6f9 Merge branch 'master' of ssh://git.rayelliott.dev:3222/dots/bspwm 2020-04-07 12:30:22 +01:00
ray
1a7ded9e3e update monitor names 2020-04-07 12:30:16 +01:00

View file

@ -4,9 +4,9 @@ if pgrep sxhkd ; then pkill sxhkd; fi
if [ "$(hostname)" = Patricia ] ; then if [ "$(hostname)" = Patricia ] ; then
# aoc # aoc
bspc monitor HDMI-0 -n pat-0 -d I II III IV V VI VII VIII IX bspc monitor HDMI-0 -n pat-0 -d I II III IV V VI VII VIII IX X
# the other one # the other one
bspc monitor DVI-0 -n pat-1 -d 001 010 011 100 101 bspc monitor DVI-0 -n pat-1 -d 001 010 011 100 x101
sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.patricia & sxhkd -c ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.bspwm ~/.config/sxhkd/sxhkdrc.bspwm.patricia &
elif [ "$(hostname)" = Pamela ] ; then elif [ "$(hostname)" = Pamela ] ; then
# AOC # AOC