aboutsummaryrefslogtreecommitdiffstats
path: root/.config/herbstluftwm/panel.sh
diff options
context:
space:
mode:
authorkatherine <shmibs@shmibbles.me>2018-10-05 08:14:03 -0700
committerkatherine <shmibs@shmibbles.me>2018-10-05 08:14:03 -0700
commitb2c2ec02f4bf781216fe526c1985fc9338d46a1d (patch)
tree789ce06cae971a20e3584f655330d3df6baa505e /.config/herbstluftwm/panel.sh
parent63f30fb2220d20ce25f6b182e062a6101bcf3895 (diff)
downloaddotfiles-b2c2ec02f4bf781216fe526c1985fc9338d46a1d.tar.gz
fix dunst (finally!)
Diffstat (limited to '.config/herbstluftwm/panel.sh')
-rwxr-xr-x.config/herbstluftwm/panel.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/herbstluftwm/panel.sh b/.config/herbstluftwm/panel.sh
index 057245a..41708a6 100755
--- a/.config/herbstluftwm/panel.sh
+++ b/.config/herbstluftwm/panel.sh
@@ -313,7 +313,7 @@ event_when() {
while read command; do
case "$command" in
date)
- notify-send "$(LANG=ja_JP.UTF-8 cal)"
+ notify-send "$(LANG=ja_JP.UTF-8 cal)"
;;
mpd)
~/.config/herbstluftwm/mpc-status.sh