From 8b4cbc75e773a1d847e307ca0ba074a8055fbd09 Mon Sep 17 00:00:00 2001 From: Blake Romero Date: Sat, 28 Mar 2026 22:02:56 +0000 Subject: Add lnav logger --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 5b0dce6..63d961a 100644 --- a/config +++ b/config @@ -271,7 +271,7 @@ for_window [app_id="^.*"] inhibit_idle fullscreen # Start-up apps assign [app_id=$term title="btop|log"] "0" exec $term -Tbtop btop -exec $term -Tlog tail -f /var/log/messages +exec $term -Tlog lnav # Services exec ~/.config/sway/services -- cgit