Compare commits

..

No commits in common. "e31bd2c70c147974b3e71a5eb74dbd98d4172f2e" and "37a7ac89e1e6c08e55220720f701d3c8a701f692" have entirely different histories.

2 changed files with 8 additions and 9 deletions

View file

@ -15,4 +15,4 @@ picom &
ping -c 1 10.21.37.1
xinput set-prop "Logitech ERGO M575" 296 1 &
solaar -w hide &
python /home/emma/.config/qtile/wallman.py &
python /home/emma/.config/qtile/Wallpapers.py &

View file

@ -1,10 +1,9 @@
# Here, define if you want to use different sets of wallpapers, and if yes,
# what those sets are called and how many wallpapers are included per set.
[general]
enable_wallpaper_sets = true
[wallpaper_sets]
enabled = true
used_sets = ["anime", "nature"]
wallpapers_per_set = 5
notify = true
# Enter the hours at which you want the wallpaper to change.
# If the script is called between one of this times, it will go back to the previous time.