diff --git a/home-manager/dotfiles/hypr/hyprland.conf b/home-manager/dotfiles/hypr/hyprland.conf index 48a4498..39fa4e2 100644 --- a/home-manager/dotfiles/hypr/hyprland.conf +++ b/home-manager/dotfiles/hypr/hyprland.conf @@ -40,6 +40,7 @@ $menu = wofi --show drun # exec-once = $terminal # exec-once = nm-applet & exec-once = waybar & swaync & hypridle +exec-once = systemctl --user start hyprpolkitagent ############################# diff --git a/home-manager/home.nix b/home-manager/home.nix index 9f7daf4..de0580e 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -103,6 +103,7 @@ in hyprshot hyprlock hypridle + hyprpolkitagent pavucontrol (nerdfonts.override { fonts = [ "JetBrainsMono" ]; })