Merge branch 'master' of ssh://git.rayelliott.dev:3222/dots/bspwm

This commit is contained in:
= 2020-04-07 12:44:34 +01:00
commit 0ceed8d298
1 changed files with 2 additions and 2 deletions

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