mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-05-29 10:57:33 +02:00
sway/autostart-utilities.conf: autostart journalctl follow, unbound, chronyd
This commit is contained in:
parent
f3ceea5096
commit
6844604120
@ -14,6 +14,10 @@ exec --no-startup-id foot
|
|||||||
|
|
||||||
# htop system monitor in foot, outside of foot server to not care about its status
|
# htop system monitor in foot, outside of foot server to not care about its status
|
||||||
exec --no-startup-id foot --title=htop htop
|
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
|
# NetworkManager Applet
|
||||||
exec --no-startup-id nm-applet --indicator
|
exec --no-startup-id nm-applet --indicator
|
||||||
|
Loading…
x
Reference in New Issue
Block a user