mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-01-09 00:49:48 +01:00
correct polkit command (#78)
This commit is contained in:
parent
3cabf3ce32
commit
7c7ef93488
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ an app wants to elevate its privileges.
|
||||||
|
|
||||||
Our recommendation is the KDE one. For arch, it's `polkit-kde-agent`.
|
Our recommendation is the KDE one. For arch, it's `polkit-kde-agent`.
|
||||||
|
|
||||||
You can autostart it with `exec-once=/usr/lib/polkit-kde-authentification-agent-1`.
|
You can autostart it with `exec-once=/usr/lib/polkit-kde-authentication-agent-1`.
|
||||||
|
|
Loading…
Reference in a new issue