9 lines
273 B
Plaintext
9 lines
273 B
Plaintext
# Économie des yeux (48.5680685:7.7709942 = Neudorf, rue de Fegersheim)
|
|
exec gammastep-indicator
|
|
|
|
# Notifications de bureau
|
|
exec dunst
|
|
|
|
# Fond d'écran aléatoire
|
|
exec_always "kill -9 `ps aux | grep random_wallpaper |grep -v 'grep'| awk '{print $2}'`; random_wallpaper &"
|