summary refs log tree commit diff stats
path: root/modules/hm
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2025-04-18 15:22:17 +0200
committerSilas Schöffel <sils@sils.li>2025-04-18 15:22:17 +0200
commit4ff99a268f99fd181c4203c5dd8bd522bed9ba05 (patch)
tree11f714976ac76518e2a234e5f298c7f0d9335f41 /modules/hm
parenthyprland: change terminal keybinding to ghostty (diff)
downloadnix-config-4ff99a268f99fd181c4203c5dd8bd522bed9ba05.zip
hyprland: activate networkmanager bar applet
Diffstat (limited to '')
-rw-r--r--modules/hm/sils/hyprland.nix2
1 files changed, 1 insertions, 1 deletions
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"