From 73354600e4b117581070b809ed4f314e0162eb59 Mon Sep 17 00:00:00 2001 From: Christopher Beckmann Date: Thu, 27 Apr 2023 00:42:04 +0200 Subject: [PATCH] Update '.tmux.conf' --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 593d26a..e7ef8f8 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,5 +1,5 @@ # tmux theme -source-file "${HOME}/.tmux.theme" +source-file "${HOME}/.config/tmux/.tmux.theme" # default shell set-option -g default-shell /bin/bash