6 lines
117 B
Bash
Executable file
6 lines
117 B
Bash
Executable file
#!/bin/sh
|
|
|
|
awesome-client "naughty.destroy_all_notifications()"
|
|
|
|
notify-send "$(light -G)" --icon=display-brightness
|