bruh
This commit is contained in:
parent
a7e4592a9c
commit
99c3cb56cb
|
@ -1,5 +1,9 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
|
||||||
|
bspc wm -r
|
||||||
|
|
||||||
if [[ $(cat /etc/hostname) == "uzui" ]]; then
|
if [[ $(cat /etc/hostname) == "uzui" ]]; then
|
||||||
"${XDG_CONFIG_HOME}"/bin/uzui/monitor_connect "$@"
|
"${XDG_CONFIG_HOME}"/bin/uzui/monitor_connect "$@"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
bspc wm -r
|
||||||
|
|
Loading…
Reference in New Issue
Block a user