lol
This commit is contained in:
parent
0f77875c76
commit
59a5c72482
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
pgrep -x sxhkd > /dev/null || sxhkd &
|
pgrep -x sxhkd > /dev/null || sxhkd &
|
||||||
|
|
||||||
bspc monitor -d 1 2 3 4 5 6
|
bspc monitor -d 1 2 3 4 5
|
||||||
#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
|
||||||
|
|
Loading…
Reference in a new issue