From b926d6203f64d76a9674bca9d836e998c75ae0e6 Mon Sep 17 00:00:00 2001 From: steveokard Date: Wed, 16 Oct 2019 10:11:15 -0400 Subject: [PATCH] powerline changed location of config files --- tmux/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index d75c361..5835b79 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -36,7 +36,7 @@ bind a send-prefix #Powerline Settings run-shell "powerline-daemon -q" -source "/usr/share/tmux/powerline.conf" +source "/usr/share/powerline/bindings/tmux/powerline.conf" #Misc Enables set-option -g renumber-windows on