summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-08-09 20:22:04 -0700
committerxyz <gky44px1999@gmail.com>2021-08-09 20:22:04 -0700
commit9cf12e1b8311db07b1e19f901869cd38de76d04f (patch)
tree4e42abab338a014f0652fe5a4495aae996315a98 /.config
parent6644b70d848f91db0dfde24c5973b170d5a62e77 (diff)
notify-send a shorter message, error message is too long and doesn't make sense
Diffstat (limited to '.config')
-rw-r--r--.config/sxhkd/sxhkdrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 8f07a94b..6585ecb0 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -5,7 +5,7 @@ XF86Audio{RaiseVolume,LowerVolume,Mute}
amixer set Master {5%+,5%-,toggle}
alt + y
- mpvsel 2>&1 | xargs -0 notify-send
+ mpvsel || notify-send "mpvsel failed"
alt + w
firefox