change notification app for niri from mako to swaync

This commit is contained in:
ulic-youthlic 2025-01-15 15:35:32 +08:00
parent cb628da97f
commit 97634db555
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 2 additions and 2 deletions

View file

@ -126,7 +126,7 @@ environment {
DISPLAY ":1" DISPLAY ":1"
} }
spawn-at-startup "waybar" spawn-at-startup "waybar"
spawn-at-startup "mako" spawn-at-startup "swaync"
spawn-at-startup "swaybg" "-i" "/home/david/wallpaper/01.png" spawn-at-startup "swaybg" "-i" "/home/david/wallpaper/01.png"
spawn-at-startup "fcitx5" "-d" "--replace" spawn-at-startup "fcitx5" "-d" "--replace"
spawn-at-startup "xwayland-satellite" ":1" spawn-at-startup "xwayland-satellite" ":1"

View file

@ -22,7 +22,7 @@ in
}; };
config = lib.mkIf cfg.enable { config = lib.mkIf cfg.enable {
home.packages = with pkgs; [ home.packages = with pkgs; [
mako swaynotificationcenter
swaybg swaybg
xwayland-satellite xwayland-satellite
waybar waybar