run the sys tray nm and bluetooth icons on each reload, not just once

This commit is contained in:
jacekpoz 2024-02-19 16:53:45 +01:00
parent b8d7f9da27
commit 2f8cb29e63
No known key found for this signature in database
GPG key ID: 94E812A8B12AAE3C

View file

@ -380,8 +380,6 @@ in {
"${swww}/bin/swww init"
"${wlsunset}/bin/wlsunset -S 06:00 -s 20:00"
"${pkgs.networkmanagerapplet}/bin/nm-applet --indicator"
"${pkgs.blueman}/bin/blueman-applet"
# TODO fix fcitx5
#"fcitx5"
# TODO do these do anything anymore
@ -405,6 +403,9 @@ in {
# wait a bit then set the wallpapers
"sleep 0.5 && ${swww}/bin/swww img -o eDP-1 ~/catppuccin-wall0.png"
"sleep 0.5 && ${swww}/bin/swww img -o HDMI-A-1 ~/catppuccin-wall1.png"
"${pkgs.networkmanagerapplet}/bin/nm-applet --indicator"
"${pkgs.blueman}/bin/blueman-applet"
];
layerrule = [