From dc3c38a2d3eba90470eef10c4274ed4798a57715 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Tue, 9 Jul 2024 00:59:44 +0300 Subject: Fix to the lock script for ST windows + routine changes. Changes to be committed: modified: Vencord/settings/settings.json modified: btop/btop.conf modified: htop/htoprc modified: lock modified: tmux/tmux.conf modified: zsh/aliases --- tmux/tmux.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tmux') diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 81ed9b8..6e70fce 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -22,9 +22,9 @@ run '~/.tmux/plugins/tpm/tpm' set -g mouse on -unbind C-b -set -g prefix C-Space -bind C-Space send-prefix +#unbind C-b +#set -g prefix C-Space +#bind C-Space send-prefix # Vim style pane selection bind h select-pane -L -- cgit v1.2.3