From 277649bc8d391c3699e0619be1ff3025c4b0a64d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 8 Dec 2025 15:58:59 +0100 Subject: Starts tmux session when terminal launches --- .cwmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cwmrc b/.cwmrc index 34af5f4..9ba125c 100644 --- a/.cwmrc +++ b/.cwmrc @@ -6,7 +6,7 @@ moveamount 100 unbind-key all unbind-mouse all -bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 110x60' +bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 110x60 -e tmux' bind-key Print "sh -c 'maim -s | xclip -selection clipboard -t image/png'" bind-key C-Escape "sh -c 'maim -s | xclip -selection clipboard -t image/png'" bind-key 4-w /home/m/Applications/brave --new-window -- cgit v1.2.3