sway: it's footclient, not foot-client

This commit is contained in:
Aminda Suomalainen 2024-07-09 09:12:24 +03:00
parent 1deaebc586
commit 05cdbe1c7c
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 11 additions and 11 deletions

View File

@ -1,11 +1,11 @@
exec --no-startup-id sleep 15 && foot-client --title=system\ journal journalctl -f
exec --no-startup-id sleep 15 && foot-client --title=user\ journal journalctl -f --user
exec --no-startup-id sleep 15 && foot-client --title=iwd\ log journalctl -u iwd -f
exec --no-startup-id sleep 15 && foot-client --title=networkd\ log journalctl -u systemd-networkd -f
exec --no-startup-id sleep 15 && foot-client --title=NetworkManager\ log journalctl -u NetworkManager -f
exec --no-startup-id sleep 15 && foot-client --title=resolved\ log journalctl -u systemd-resolved -f
exec --no-startup-id sleep 15 && foot-client --title=unbound\ log journalctl -u unbound -f
exec --no-startup-id sleep 15 && footclient --title=system\ journal journalctl -f
exec --no-startup-id sleep 15 && footclient --title=user\ journal journalctl -f --user
exec --no-startup-id sleep 15 && footclient --title=iwd\ log journalctl -u iwd -f
exec --no-startup-id sleep 15 && footclient --title=networkd\ log journalctl -u systemd-networkd -f
exec --no-startup-id sleep 15 && footclient --title=NetworkManager\ log journalctl -u NetworkManager -f
exec --no-startup-id sleep 15 && footclient --title=resolved\ log journalctl -u systemd-resolved -f
exec --no-startup-id sleep 15 && footclient --title=unbound\ log journalctl -u unbound -f
# Debian uses chrony, Fedora chronyd. Comment inappropiate.
exec --no-startup-id sleep 15 && foot-client --title=chrony\ log journalctl -u chrony -f
exec --no-startup-id sleep 15 && foot-client --title=chronyd\ log journalctl -u chronyd -f
exec --no-startup-id sleep 15 && foot-client --title=bluetooth\ log journalctl -u bluetooth -f
exec --no-startup-id sleep 15 && footclient --title=chrony\ log journalctl -u chrony -f
exec --no-startup-id sleep 15 && footclient --title=chronyd\ log journalctl -u chronyd -f
exec --no-startup-id sleep 15 && footclient --title=bluetooth\ log journalctl -u bluetooth -f

View File

@ -11,7 +11,7 @@ exec --no-startup-id /usr/libexec/kf6/polkit-kde-authentication-agent-1
exec --no-startup-id /usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1
# htop system monitor in foot
exec --no-startup-id sleep 15 && foot-client --title=htop htop
exec --no-startup-id sleep 15 && footclient --title=htop htop
# NetworkManager Applet.
# Note: handle WiFi with iwd directly. Use this for ethernet, mobile broadband