Remove all wallpaper-related stuff

This commit is contained in:
2021-10-03 22:50:36 +02:00
parent 658bace2c6
commit 0b52b54c7b
4 changed files with 0 additions and 21 deletions

View File

@@ -25,7 +25,6 @@ Wants=signal.service
Wants=spotify.service Wants=spotify.service
Wants=steam.service Wants=steam.service
Wants=touchpad.service Wants=touchpad.service
Wants=wallpaper.timer
Wants=xresources.service Wants=xresources.service
Wants=yubikey-touch-detector.service Wants=yubikey-touch-detector.service

View File

@@ -1,5 +0,0 @@
[Service]
Type=oneshot
ExecStart=/usr/bin/env setrandom --recursive --onlylarge --mode=stretch /usr/share/wallpapers
RemainAfterExit=true
PassEnvironment=DISPLAY

View File

@@ -1,9 +0,0 @@
[Unit]
BindsTo=autostart.target
After=windowmanager.target
[Timer]
OnActiveSec=0s
OnCalendar=hourly
Unit=wallpaper.service
RemainAfterElapse=true

View File

@@ -341,12 +341,6 @@ packages:
kwallet: kwallet:
ubuntu: [] ubuntu: []
archlinux: ["kwallet", "kwalletmanager"] archlinux: ["kwallet", "kwalletmanager"]
wallpapers:
ubuntu: []
archlinux: ["elementary-wallpapers", "deepin-community-wallpapers"]
wallutils:
ubuntu: []
archlinux: ["wallutils"]
pv: pv:
ubuntu: ["pv"] ubuntu: ["pv"]
archlinux: ["pv"] archlinux: ["pv"]