aboutsummaryrefslogtreecommitdiff
path: root/.cwmrc
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-12-08 15:58:59 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-12-08 15:58:59 +0100
commit277649bc8d391c3699e0619be1ff3025c4b0a64d (patch)
treedd02712163fa561493e0002333f6b9cd251bc526 /.cwmrc
parentbf0dd8024b43f3ebff6216767d3e67c8d12c63f5 (diff)
downloaddotfiles-277649bc8d391c3699e0619be1ff3025c4b0a64d.tar.gz
Starts tmux session when terminal launches
Diffstat (limited to '.cwmrc')
-rw-r--r--.cwmrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cwmrc b/.cwmrc
index 34af5f4..9ba125c 100644
--- a/.cwmrc
+++ b/.cwmrc
@@ -6,7 +6,7 @@ moveamount 100
6unbind-key all 6unbind-key all
7unbind-mouse all 7unbind-mouse all
8 8
9bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 110x60' 9bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 110x60 -e tmux'
10bind-key Print "sh -c 'maim -s | xclip -selection clipboard -t image/png'" 10bind-key Print "sh -c 'maim -s | xclip -selection clipboard -t image/png'"
11bind-key C-Escape "sh -c 'maim -s | xclip -selection clipboard -t image/png'" 11bind-key C-Escape "sh -c 'maim -s | xclip -selection clipboard -t image/png'"
12bind-key 4-w /home/m/Applications/brave --new-window 12bind-key 4-w /home/m/Applications/brave --new-window