feat: add hyprpolkitagent and run on login

This commit is contained in:
2024-12-06 14:26:05 +05:00
parent 158174db2a
commit d0a5bfab9f
2 changed files with 2 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ $menu = wofi --show drun
# exec-once = $terminal # exec-once = $terminal
# exec-once = nm-applet & # exec-once = nm-applet &
exec-once = waybar & swaync & hypridle exec-once = waybar & swaync & hypridle
exec-once = systemctl --user start hyprpolkitagent
############################# #############################

View File

@@ -103,6 +103,7 @@ in
hyprshot hyprshot
hyprlock hyprlock
hypridle hypridle
hyprpolkitagent
pavucontrol pavucontrol
(nerdfonts.override { fonts = [ "JetBrainsMono" ]; }) (nerdfonts.override { fonts = [ "JetBrainsMono" ]; })