From 05cdbe1c7ce064e5de77ce5886d51045192bc0a5 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 9 Jul 2024 09:12:24 +0300 Subject: [PATCH] sway: it's footclient, not foot-client --- .../config.d/autostart-foot-journalctl.conf | 20 +++++++++---------- conf/sway/config.d/autostart-utilities.conf | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/conf/sway/config.d/autostart-foot-journalctl.conf b/conf/sway/config.d/autostart-foot-journalctl.conf index 82d6e7d4..14722d60 100644 --- a/conf/sway/config.d/autostart-foot-journalctl.conf +++ b/conf/sway/config.d/autostart-foot-journalctl.conf @@ -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 diff --git a/conf/sway/config.d/autostart-utilities.conf b/conf/sway/config.d/autostart-utilities.conf index bc848fcd..f8faf2b6 100644 --- a/conf/sway/config.d/autostart-utilities.conf +++ b/conf/sway/config.d/autostart-utilities.conf @@ -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