Switch from wpaperd to swaybg

This commit is contained in:
pancakes 2025-10-28 23:04:06 +10:00
parent a7b1f26a68
commit 21bb32c85f
Signed by: pancakes
SSH key fingerprint: SHA256:yrp4c4hhaPoPG07fb4QyQIgAdlbUdsJvUAydJEWnfTw
3 changed files with 3 additions and 10 deletions

View file

@ -96,7 +96,7 @@ kitty-terminal:
[group("graphical")] [group("graphical")]
niri-window-manager: niri-window-manager:
@just _echowarning "1) Installing niri and related tools" @just _echowarning "1) Installing niri and related tools"
paru -S adw-gtk-theme brightnessctl cliphist fuzzel gdm gnome-keyring gtklock inter-font mako niri-git noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra overskride polkit-kde-agent swayidle ttf-firacode-nerd ttf-font-awesome waybar wl-clipboard wlsunset wpaperd xdg-desktop-portal-gnome xwayland-satellite-git paru -S adw-gtk-theme brightnessctl cliphist fuzzel gdm gnome-keyring gtklock inter-font mako niri-git noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra overskride polkit-kde-agent swaybg swayidle ttf-firacode-nerd ttf-font-awesome waybar wl-clipboard wlsunset xdg-desktop-portal-gnome xwayland-satellite-git
@just _echowarning "\n2) Stowing niri config" @just _echowarning "\n2) Stowing niri config"
stow --dotfiles -S niri stow --dotfiles -S niri

View file

@ -66,7 +66,7 @@ overview {
spawn-at-startup "/usr/lib/polkit-kde-authentication-agent-1" spawn-at-startup "/usr/lib/polkit-kde-authentication-agent-1"
spawn-at-startup "swayidle" "-w" spawn-at-startup "swayidle" "-w"
spawn-at-startup "wlsunset" "-l" "-27.4" "-L" "153" spawn-at-startup "wlsunset" "-l" "-27.4" "-L" "153"
spawn-at-startup "wpaperd" "-d" spawn-at-startup "swaybg" "-i" "~/.wallpaper" "-m" "fill"
spawn-at-startup "waybar" spawn-at-startup "waybar"
spawn-at-startup "udiskie" spawn-at-startup "udiskie"
spawn-at-startup "wl-paste" "--watch" "cliphist" "store" spawn-at-startup "wl-paste" "--watch" "cliphist" "store"
@ -187,7 +187,7 @@ layer-rule {
geometry-corner-radius 5 geometry-corner-radius 5
} }
layer-rule { layer-rule {
match namespace="^wpaperd-" match namespace="wallpaper"
place-within-backdrop true place-within-backdrop true
} }
// Block out mako notifications from screencasts. // Block out mako notifications from screencasts.

View file

@ -1,7 +0,0 @@
[default]
duration = "1h"
mode = "center"
initial-transition = false
[any]
path = "~/Pictures/Wallpapers"