1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-09 19:11:15 +02:00

statusbar: updated scripts

This commit is contained in:
2023-10-14 00:12:13 +02:00
parent 78bfabfc08
commit 8097527147
2 changed files with 1 additions and 9 deletions

View File

@@ -1,7 +1,3 @@
#!/bin/sh
date +" %d %b %H:%M"
case $BLOCK_BUTTON in
1) notify-send -u low "This Month" "$(cal --color=always | sed "s/..7m/<b><span color=\"red\">/;s/..0m/<\/span><\/b>/")" ;;
esac
date +" %d %b %H:%M"