6 lines
121 B
Bash
Executable file
6 lines
121 B
Bash
Executable file
#!/bin/sh
|
|
|
|
awesome-client "naughty.destroy_all_notifications()"
|
|
|
|
notify-send "$(date +"%h %d, %H:%M:%S %p")" --icon=time
|