mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-03 08:14:02 +01:00
sway/autostart-utilities: switch to polkit-kde-authentication-agent-1
Resolves: #138
This commit is contained in:
parent
49ad4c9533
commit
e15a68c6a4
@ -3,7 +3,9 @@
|
|||||||
# policykit agent for escalating permissions on-demand such as partition
|
# policykit agent for escalating permissions on-demand such as partition
|
||||||
# management. LXDE one may not be the best on Wayland, but it's
|
# management. LXDE one may not be the best on Wayland, but it's
|
||||||
# reported working on Fedora mediawriter (FedoraQt/MediaWriter#223)
|
# 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
|
# htop system monitor
|
||||||
exec --no-startup-id sleep 15 && $term --title=htop htop
|
exec --no-startup-id sleep 15 && $term --title=htop htop
|
||||||
|
Loading…
Reference in New Issue
Block a user