2021-06-20 00:13:32 +02:00
|
|
|
# Économie des yeux (48.5680685:7.7709942 = Neudorf, rue de Fegersheim)
|
2024-11-21 13:53:52 +01:00
|
|
|
exec_always "killall wlsunset ; wlsunset -t 3500 -T 5700 -l 48.5 -L 7.7 &"
|
2021-06-20 00:13:32 +02:00
|
|
|
|
|
|
|
# Notifications de bureau
|
|
|
|
exec dunst
|
2021-06-26 01:15:49 +02:00
|
|
|
|
|
|
|
# Fond d'écran aléatoire
|
|
|
|
exec_always "kill -9 `ps aux | grep random_wallpaper |grep -v 'grep'| awk '{print $2}'`; random_wallpaper &"
|