bimlas
6bd5b9b8fd
Add option to execute user script on mode change
...
Let the user execute custom commands on mode change, for example change
wallpaper, terminal theme, etc.
2023-09-28 23:51:46 +02:00
frithrah
4c6ae90598
Set GTK theme
...
Some apps don't react to automatic theme changes via xfconf-query
because they instead monitor the gtk-theme setting - Sublime Text is a
good example. This quick fix additionally sets the gtk-theme gsetting
to the target theme so these kind of apps will respond to theme
changes.
2022-05-20 12:29:11 +02:00
bimlas
04f1427ae9
Documentation update
2022-03-29 21:10:33 +02:00
bimlas
25d6bb10d3
Documentation update
2022-03-29 21:06:42 +02:00
bimlas
c167d7e764
Documentation update
2022-03-29 20:30:30 +02:00
Harm te Molder
3d28e9ebbf
Read themes from Settings Editor
2021-12-28 11:07:11 +01:00
Harm te Molder
eb3345b21f
Add .editorconfig
2021-12-28 10:09:34 +01:00
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