aboutsummaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-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 2880dcd..60f1860 100755
--- a/.config/herbstluftwm/panel.sh
+++ b/.config/herbstluftwm/panel.sh
@@ -348,7 +348,7 @@ event_battery() {
while read command; do
case "$command" in
date)
- notify-send "$(LANG=ja_JP.UTF-8 cal)"
+ notify-send "$(cal -3; timew summary :week)"
;;
mpd)
~/.config/herbstluftwm/mpc-status.sh