dtfscript: Unify bspwm requirement logs
This commit is contained in:
parent
6167c59edc
commit
6d0a3bd603
@ -7,7 +7,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
if ! pgrep bspwm > /dev/null 2>&1; then
|
if ! pgrep bspwm > /dev/null 2>&1; then
|
||||||
tsk_log "Not running in bspwm"
|
tsk_log "Not under bspwm"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user