sway: disable leftover debug flags in notify-volume script
This commit is contained in:
parent
2c1ef3fac9
commit
e1f5ba8a32
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -ex
|
||||
|
||||
if ! command -v notify-send >/dev/null || ! command -v pactl > /dev/null; then
|
||||
exit 0;
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue