From 578827f5fb21b8c1cf654bce17aa651af1ab9109 Mon Sep 17 00:00:00 2001 From: Marco Thomas Date: Tue, 25 May 2021 10:01:09 +0200 Subject: [PATCH] Fix tmux --- files/.tmux.conf | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/files/.tmux.conf b/files/.tmux.conf index aec4805..766c640 100644 --- a/files/.tmux.conf +++ b/files/.tmux.conf @@ -22,8 +22,4 @@ setw -g pane-base-index 1 # reload bind bind-key r source-file ~/.tmux.conf -# colors used -# https://github.com/arcticicestudio/nord-tmux -#run-shell "~/.tmux/nord-tmux/nord.tmux" - -source-file "~/.tmux/gruvbox-light" +source-file ~/.tmux/gruvbox-light