From 021476d20da4ec6e81f759a6c276dc76f1ebb160 Mon Sep 17 00:00:00 2001 From: Peter Tillemans Date: Wed, 23 Jul 2025 22:45:51 +0200 Subject: [PATCH] start tmux in alacritty --- snamellit/common.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snamellit/common.scm b/snamellit/common.scm index baf819a..95d7fb5 100644 --- a/snamellit/common.scm +++ b/snamellit/common.scm @@ -228,8 +228,8 @@ (format #f "~{~a~&~}" (list "eval \"$(direnv hook bash)\"" - ;; "eval \"$(starship init bash)\"" "eval \"$(atuin init bash)\"" + "if \"$ALACRITTY_WINDOW_ID\" != \"\"; then tmux; fi" ))))))) (simple-service 'variant-packages-service home-channels-service-type