sway/autostart-utilities: switch to polkit-kde-authentication-agent-1

Resolves: #138
This commit is contained in:
Aminda Suomalainen 2022-05-10 21:59:05 +03:00
parent 49ad4c9533
commit e15a68c6a4
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@
# policykit agent for escalating permissions on-demand such as partition
# management. LXDE one may not be the best on Wayland, but it's
# reported working on Fedora mediawriter (FedoraQt/MediaWriter#223)
exec --no-startup-id lxpolkit
#exec --no-startup-id lxpolkit
# The KDE version as I tend to have it as base image (Fedora)
exec --no-startup-id /usr/libexec/kf5/polkit-kde-authentication-agent-1
# htop system monitor
exec --no-startup-id sleep 15 && $term --title=htop htop