From 952fbde2cbc5def413858f0826392a187b44afc9 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 4 Jan 2024 12:29:30 +0200 Subject: [PATCH] sway/autostart-foot-journalctl.conf: add nordvpnd --- conf/sway/config.d/autostart-foot-journalctl.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/sway/config.d/autostart-foot-journalctl.conf b/conf/sway/config.d/autostart-foot-journalctl.conf index 0230edbe..7146ca95 100644 --- a/conf/sway/config.d/autostart-foot-journalctl.conf +++ b/conf/sway/config.d/autostart-foot-journalctl.conf @@ -7,3 +7,4 @@ exec --no-startup-id foot --title=unbound\ log journalctl -u unbound -f exec --no-startup-id foot --title=chrony\ log journalctl -u chrony -f exec --no-startup-id foot --title=chronyd\ log journalctl -u chronyd -f exec --no-startup-id foot --title=bluetooth\ log journalctl -u bluetooth -f +#exec --no-startup-id foot --title=nordvpnd\ log journalctl -u nordvpnd -f