From 82c8e73151f7b7f6aa2d5eb06e407393bf025591 Mon Sep 17 00:00:00 2001 From: pryazha Date: Mon, 23 Jun 2025 09:49:06 +0500 Subject: change tmux way of opening projects, also startdwm for void --- .config/.tmux.conf | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to '.config/.tmux.conf') diff --git a/.config/.tmux.conf b/.config/.tmux.conf index 88f4c46..aa03783 100644 --- a/.config/.tmux.conf +++ b/.config/.tmux.conf @@ -2,10 +2,8 @@ set-option -g prefix M-a unbind-key C-b bind-key M-a send-prefix -set -g @plugin 'tmux-plugins/tpm' -set -g @plugin 'tmux-plugins/tmux-resurrect' -set -g @plugin 'tmux-plugins/tmux-continuum' +set -g default-terminal "screen-256color" -set -g @continuum-restore 'on' +set -g @plugin 'tmux-plugins/tpm' run '~/.tmux/plugins/tpm/tpm' -- cgit v1.2.3-70-g09d2