diff options
author | ZachIR <zachir@librem.one> | 2022-10-12 10:53:26 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2022-10-12 10:53:26 -0500 |
commit | 473061cbd35644795e8214ea2eba9b4e7d11e7da (patch) | |
tree | 9d08e973db8735f24abcc52eab12368c23874efe | |
parent | d8a96c4f081242bab18306af3d981446c014440d (diff) |
start lxqt-polkit in autostart
-rwxr-xr-x | autostart.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/autostart.sh b/autostart.sh index bb5e986..2e3d5eb 100755 --- a/autostart.sh +++ b/autostart.sh @@ -19,8 +19,7 @@ runifnot mpd-notification runifnot transmission-daemon #runifnot dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus runifnot openrazer-daemon -runifnot lxqt-policykit-agent -razer-cli -e static & +razer-cli -e static #runifnot nextcloud if [ -z "$WAYLAND_DISPLAY" ]; then runifnot xss-lock -n notify-send slockd |