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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user