This commit is contained in:
Miguel Palhas
2025-01-12 11:28:49 +00:00
parent 371fda20a2
commit 96a72ac8fc
4 changed files with 17 additions and 27 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ in
"exec-once" = [
"dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
"hyprpanel"
# "hyprpanel"
"nm-applet"
"hyprsunset"
];
+2 -1
View File
@@ -1,10 +1,11 @@
{
inputs,
pkgs,
...
}:
{
imports = [ inputs.hyprpanel.homeManagerModules.hyprpanel ];
programs.hyprpanel = {
enable = true;