mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
sway/autostart-utilities.conf: add commented Debian version
This commit is contained in:
parent
8d78a8d50f
commit
8feb7627ab
@ -6,6 +6,8 @@
|
||||
#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
|
||||
# Debian
|
||||
#exec --no-startup-id /usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1
|
||||
|
||||
# htop system monitor
|
||||
exec --no-startup-id sleep 15 && $term --title=htop htop
|
||||
|
Loading…
Reference in New Issue
Block a user