update desktop configuration
This commit is contained in:
parent
cd9cb26062
commit
a498d6961e
4
bspwmrc
4
bspwmrc
|
@ -1,8 +1,8 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
if [ "$(hostname)" = Patricia ] ; then
|
if [ "$(hostname)" = Patricia ] ; then
|
||||||
bspc monitor HDMI-0 -d I II III IV V VI VII
|
bspc monitor HDMI-0 -d I II III IV V VI VII VIII IX X
|
||||||
bspc monitor DVI-0 -d VIII IX X
|
bspc monitor DVI-0 -d XI XII XIII XIV XV XVI XVII XVIII XIX XX
|
||||||
fi
|
fi
|
||||||
|
|
||||||
bspc config border_width 1
|
bspc config border_width 1
|
||||||
|
|
Loading…
Reference in New Issue