From bafa00a6a113ce6e5bc08c71a739bb1bf2274d57 Mon Sep 17 00:00:00 2001 From: Dan MacLeod Date: Thu, 26 Jun 2025 15:03:37 +0930 Subject: [PATCH] Added waybar launch --- niri/config.kdl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"