im very special
This commit is contained in:
parent
491235e298
commit
3d7bd107c1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pgrep -x sxhkd > /dev/null || sxhkd &
|
||||||
bspc monitor -d web dev irc media game
|
bspc monitor -d web dev irc media game
|
||||||
|
|
||||||
if [[ $(xrandr -q | grep 'HDMI-0 connected') ]]; then
|
if [[ $(xrandr -q | grep 'HDMI-0 connected') ]]; then
|
||||||
bspc monitor -d HDMI-0 6 7 8
|
bspc monitor HDMI-0 -d 6 7 8
|
||||||
fi
|
fi
|
||||||
|
|
||||||
bspc config border_width 3
|
bspc config border_width 3
|
||||||
|
|
Loading…
Reference in a new issue