FOND d'écran: adaptation pour Sway

This commit is contained in:
2021-06-26 01:15:49 +02:00
parent d4233d6440
commit 18021a3eb5
2 changed files with 18 additions and 3 deletions

View File

@ -3,3 +3,6 @@ exec wlsunset -l 48.5680685 -L 7.7709942
# 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 &"