From 4ff99a268f99fd181c4203c5dd8bd522bed9ba05 Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Fri, 18 Apr 2025 15:22:17 +0200 Subject: hyprland: activate networkmanager bar applet --- modules/hm/sils/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/hm') diff --git a/modules/hm/sils/hyprland.nix b/modules/hm/sils/hyprland.nix index 550f35d..3bb9387 100644 --- a/modules/hm/sils/hyprland.nix +++ b/modules/hm/sils/hyprland.nix @@ -187,7 +187,7 @@ in { #exec-once=swww init & exec-once = [ #"${pkgs.nwg-panel}/bin/nwg-panel" - #"nm-applet --indicator" + "${pkgs.networkmanagerapplet}/bin/nm-applet --indicator" #"${pkgs.waybar}/bin/waybar" "${pkgs.mako}/bin/mako" "${pkgs.swaybg}/bin/swaybg -i ${self}/files/wallpaper.jpg" -- cgit 1.4.1