diff options
| author | Donald Williams <129223418+dwilliam62@users.noreply.github.com> | 2025-05-19 23:44:00 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-19 23:44:00 -0400 |
| commit | dcf0e1246c06406dcc50a7002c0925b6aa340533 (patch) | |
| tree | 5b3fbba16327c5a43ab55232047d2267bba6ec7b /config/hypr/scripts/Polkit.sh | |
| parent | 2be2599608b67390bb210a80584a31cb093ec13f (diff) | |
| parent | b6b6acad2a51c096ba707f976bf862c5dec5cb5e (diff) | |
Merge branch 'main' into main
Diffstat (limited to 'config/hypr/scripts/Polkit.sh')
| -rwxr-xr-x | config/hypr/scripts/Polkit.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/scripts/Polkit.sh b/config/hypr/scripts/Polkit.sh index c0b6b152..d009ecc8 100755 --- a/config/hypr/scripts/Polkit.sh +++ b/config/hypr/scripts/Polkit.sh @@ -7,6 +7,7 @@ polkit=( "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1" "/usr/libexec/hyprpolkitagent" "/usr/lib/hyprpolkitagent" + "/usr/lib/hyprpolkitagent/hyprpolkitagent" "/usr/lib/polkit-kde-authentication-agent-1" "/usr/lib/polkit-gnome-authentication-agent-1" "/usr/libexec/polkit-gnome-authentication-agent-1" |
