mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
sway/autostart-utilities.conf: add lxpolkit
This commit is contained in:
parent
94145668d7
commit
49ad4c9533
@ -1,5 +1,10 @@
|
||||
# Autostarting common utilities to my environments
|
||||
|
||||
# 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
|
||||
|
||||
# htop system monitor
|
||||
exec --no-startup-id sleep 15 && $term --title=htop htop
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user