From 39122625367cb951de9256c7fb903194a4e887d8 Mon Sep 17 00:00:00 2001 From: sils Date: Thu, 28 Sep 2023 21:06:11 +0200 Subject: feat(u/sils/hyprland): add nwg-panel autostart to config --- users/sils/hyprland/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'users') diff --git a/users/sils/hyprland/default.nix b/users/sils/hyprland/default.nix index d41ab5f..5c91e34 100644 --- a/users/sils/hyprland/default.nix +++ b/users/sils/hyprland/default.nix @@ -169,6 +169,7 @@ #exec-once=bash ~/.config/hypr/start.sh #exec-once=swww init & exec-once = [ + "${pkgs.nwg-panel}/bin/nwg-panel" "nm-applet --indicator" #"${pkgs.waybar}/bin/waybar" "${pkgs.mako}/bin/mako" -- cgit 1.4.1