mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
conf/sway: add iwd log
This commit is contained in:
parent
b8759096fa
commit
a661fbdb3c
@ -16,6 +16,7 @@ exec --no-startup-id foot
|
||||
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=iwd\ log journalctl -u iwd -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user