Compare commits

..

No commits in common. "1d92f7e6f961b780f0a61a37ad2aff59e1eec0bb" and "d1404539f518f16bd9c54350cff878f709f1c995" have entirely different histories.

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 X bspc monitor HDMI-0 -n pat-0 -d I II III IV V VI VII VIII IX
# the other one # the other one
bspc monitor DVI-0 -n pat-1 -d 001 010 011 100 x101 bspc monitor DVI-0 -n pat-1 -d 001 010 011 100 101
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