diff --git a/niri/config.kdl b/niri/config.kdl index d55422d..7e0899e 100644 --- a/niri/config.kdl +++ b/niri/config.kdl @@ -292,8 +292,8 @@ layout { // See the binds section below for more spawn examples. // This line starts waybar, a commonly used bar for Wayland compositors. -// spawn-at-startup "waybar" -spawn-at-startup "swaybg" "-m" "fill" "-i" "/usr/share/backgrounds/gnome/swoosh-l.jxl" +spawn-at-startup "waybar" +spawn-at-startup "/home/danmac/.config/niri/sway_startup" "/home/danmac/Pictures/Nextcloud/IMG_8826-Enhanced-NR.jpg" spawn-at-startup "xwayland-satellite" spawn-at-startup "swayidle" "-w" "timeout" "601" "niri msg action power-off-monitors" "timeout" "600" "swaylock -f -i /usr/share/backgrounds/gnome/swoosh-l.jxl" "before-sleep" "swaylock -f -i /usr/share/backgrounds/gnome/swoosh-l.jxl" spawn-at-startup "xrdb" "/home/danmac/.Xresources"