sway/autostart-utilities.conf: autostart journalctl follow, unbound, chronyd

This commit is contained in:
Aminda Suomalainen 2022-11-26 12:51:52 +02:00
parent f3ceea5096
commit 6844604120
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,10 @@ exec --no-startup-id foot
# htop system monitor in foot, outside of foot server to not care about its status
exec --no-startup-id foot --title=htop htop
# In similar series system and service logs
exec --no-startup-id foot --title=system\ journal journalctl -f
exec --no-startup-id foot --title=unbound\ log journalctl -u unbound -f
exec --no-startup-id foot --title=chronyd\ log journalctl -u chronyd -f
# NetworkManager Applet
exec --no-startup-id nm-applet --indicator