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