Commit graph

12 commits

Author SHA1 Message Date
bimlas
6c8fbe773e Fix flickering of Redshift controlled night time
When we queried Redshift for the current time of day, the screen became
even redder for a short time because it wasn’t using the right switches.
2020-04-15 07:15:06 +02:00
bimlas
343f208cd8 Use Redshift's "Night" period instead of "Daytime"
Daytime -> Transition -> Night
2020-04-14 20:54:06 +02:00
bimlas
5499170bad Add an example script where Redshift determines daytime 2020-04-14 13:51:35 +02:00
bimlas
f7db31d14e Add repository links to the script 2020-04-10 22:23:04 +02:00
bimlas
036df39eb6 Use GIF instead of MP4 for screencast
GitLab's Asciidoctor does not support embeding videos.
2020-04-10 22:20:30 +02:00
bimlas
b7f877c1cc Add readme 2020-04-10 21:58:05 +02:00
bimlas
f73c1e2683 Use xfce4- prefix instead of xfce-
It seems to be more standard.
2020-04-10 20:55:21 +02:00
bimlas
060a3eca39 Use night-mode channel instead of bimlas
It's easier to find but it may conflict with other XFCE stuff.
2020-04-10 20:32:01 +02:00
bimlas
9e4c9f0b78 Change defaults 2020-04-09 21:12:55 +02:00
bimlas
053576c406 Replace hardcoded values with XFConf settings
Use `xfce4-settings-editor` or `xfconf-query` to modify
`bimlas/night-mode` values.
2020-04-09 21:08:36 +02:00
bimlas
8794189bbf Modify to use with Genmon XFCE panel plugin
Genmon does not allow to pass arguments thus I need to hardcode sunrise
and sunset values.

https://docs.xfce.org/panel-plugins/xfce4-genmon-plugin
2020-04-09 19:45:53 +02:00
bimlas
18b894fe34 Initial commit 2020-04-09 10:49:50 +02:00