Update configuration
This commit is contained in:
5
config/redshift/hooks
Normal file
5
config/redshift/hooks
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
case $1 in
|
||||
period-changed)
|
||||
exec notify-send "Redshift" "Period changed to $3"
|
||||
esac
|
||||
Reference in New Issue
Block a user