diff --git a/modules/home/desktop.nix b/modules/home/desktop.nix index 9e34895..bad0b65 100644 --- a/modules/home/desktop.nix +++ b/modules/home/desktop.nix @@ -24,7 +24,7 @@ home = { packages = with pkgs; [ playerctl brightnessctl - networkmanagerapplet tailscale-systray + networkmanagerapplet qt6Packages.qt6ct kdePackages.qtstyleplugin-kvantum nwg-displays lxqt.pcmanfm-qt diff --git a/modules/home/rice/compositor.nix b/modules/home/rice/compositor.nix index 00f19e0..17c16c0 100644 --- a/modules/home/rice/compositor.nix +++ b/modules/home/rice/compositor.nix @@ -36,7 +36,7 @@ "uwsm app -s b -- blueman-applet &" "uwsm app -s b -- nm-applet &" - "uwsm app -s b -- tailscale-systray &" + "uwsm app -s b -- tailscale systray &" #"keepassxc &" ];