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
|
||||
tsk_log "Not running in bspwm"
|
||||
tsk_log "Not under bspwm"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user