aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2019-05-19 23:39:53 +0200
committerDavid Runge <dave@sleepmap.de>2019-05-19 23:39:53 +0200
commitd18b15926e8826211a347a135d909747f2069ab0 (patch)
tree84e04cd6e3a74ee3f65af5e09fa6e1aea26ef61a /.tmux.conf
parentc0ca853cc7d463449f86035c6f89f8d859116860 (diff)
downloaddotfiles-d18b15926e8826211a347a135d909747f2069ab0.tar.gz
dotfiles-d18b15926e8826211a347a135d909747f2069ab0.tar.bz2
dotfiles-d18b15926e8826211a347a135d909747f2069ab0.tar.xz
dotfiles-d18b15926e8826211a347a135d909747f2069ab0.zip
.tmux.conf: Removing broken options.
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 2ea510c..03707e7 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -78,11 +78,6 @@ set -g status-left-length 52
set -g status-right-length 451
set -g status-fg white
set -g status-bg colour234
-set -g pane-border-fg colour245
-set -g pane-active-border-fg colour39
-set -g message-fg white
-set -g message-bg colour221
-set -g message-attr bold
# set status-interval to 2 for tmux-mem-cpu-load
set -g status-interval 1