From f351ef00f77e5ea4d082a7eff86d7845dad7d9e0 Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Sat, 25 Apr 2026 21:34:06 -0400 Subject: remove all --- hyprpaper.service | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 hyprpaper.service (limited to 'hyprpaper.service') diff --git a/hyprpaper.service b/hyprpaper.service deleted file mode 100644 index 2d85a72..0000000 --- a/hyprpaper.service +++ /dev/null @@ -1,19 +0,0 @@ -[Unit] -Description=Hyprpaper wallpaper utility for Hyprland -Documentation=man:hyprpaper(1) -# order startup after WM -After=graphical-session.target - -[Service] -Type=exec -# Repurpose XDG Autostart filtering -ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "Hyprland" "" -ExecStart=hyprpaper -Restart=on-failure -Slice=background-graphical.slice - -[Install] -WantedBy=graphical-session.target -# Alternatively can be wanted by specific WMs' targets -# Should also be duplicated in 'After=' to avoid ordering loop -#WantedBy=wayland-session@hyprland.desktop.target -- cgit v1.3.1