From c0fb57438ea0c499493805e899ac62cace28d525 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 3 Feb 2024 12:01:04 +0530 Subject: update --- config/.tmux.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'config/.tmux.conf') diff --git a/config/.tmux.conf b/config/.tmux.conf index 94169b0..ac27bc9 100644 --- a/config/.tmux.conf +++ b/config/.tmux.conf @@ -37,9 +37,6 @@ bind-key r command-prompt -I "#W" "rename-window '%%'" bind-key x kill-pane bind-key c new-window -c "#{pane_current_path}" -unbind f -bind f split-pane "bash ~/.sessionizer.sh" - bg="#272727" set -g status-position "bottom" -- cgit v1.2.3