mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
sway/autostart-foot-journalctl.conf: add systemd-resolved
This commit is contained in:
parent
b070a01c25
commit
6558d851eb
@ -1,6 +1,7 @@
|
||||
exec --no-startup-id foot --title=system\ journal journalctl -f
|
||||
exec --no-startup-id foot --title=user\ journal journalctl -f --user
|
||||
exec --no-startup-id foot --title=iwd\ log journalctl -u iwd -f
|
||||
exec --no-startup-id foot --title=resolved\ log journalctl -u systemd-resolved -f
|
||||
exec --no-startup-id foot --title=unbound\ log journalctl -u unbound -f
|
||||
# Debian uses chrony, Fedora chronyd. Comment inappropiate.
|
||||
exec --no-startup-id foot --title=chrony\ log journalctl -u chrony -f
|
||||
|
Loading…
Reference in New Issue
Block a user