sway: also add networkd log to autostart-foot-journalctl.conf

This commit is contained in:
Aminda Suomalainen 2024-01-27 10:13:25 +02:00
parent 8ab30e9b09
commit 7c39ebccee
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 0 deletions

View File

@ -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=networkd\ log journalctl -u systemd-networkd -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.