change notification app for niri from mako to swaync
This commit is contained in:
parent
cb628da97f
commit
97634db555
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue