scripts
This commit is contained in:
commit
6e5095f3cf
35 changed files with 453 additions and 0 deletions
6
dwm/date.sh
Executable file
6
dwm/date.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
case $BLOCK_BUTTON in
|
||||
1) /home/swebb/Scripts/dwm/cal.sh;;
|
||||
esac
|
||||
|
||||
echo "^c#2BE4D0^ $(date +%A", "%D)"
|
||||
Loading…
Add table
Add a link
Reference in a new issue