sway/autostart-utilities.conf: remove htop's sleep, move to own foot instance (instead of )

This commit is contained in:
Aminda Suomalainen 2022-06-03 13:35:53 +03:00
parent bc60dfd259
commit 770e314cf7
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 3 deletions

View File

@ -9,9 +9,8 @@ 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, this actually needs a bit of sleep to ensure foot
# server is running
exec --no-startup-id sleep 15 && $term --title=htop htop
# htop system monitor in foot, outside of foot server to not care about its status
exec --no-startup-id foot --title=htop htop
# NetworkManager Applet
exec --no-startup-id nm-applet --indicator