From 42b37ff4cd1f232826539c74d02282135fedd13d Mon Sep 17 00:00:00 2001 From: Thomas Kolb Date: Tue, 23 Apr 2013 01:08:13 +0200 Subject: [PATCH] Added special tmux configuration for pandora --- tmux.conf => tmux/tmux.conf | 0 tmux/tmux.conf.user.pandora | 2 ++ 2 files changed, 2 insertions(+) rename tmux.conf => tmux/tmux.conf (100%) create mode 100644 tmux/tmux.conf.user.pandora diff --git a/tmux.conf b/tmux/tmux.conf similarity index 100% rename from tmux.conf rename to tmux/tmux.conf diff --git a/tmux/tmux.conf.user.pandora b/tmux/tmux.conf.user.pandora new file mode 100644 index 0000000..117db9a --- /dev/null +++ b/tmux/tmux.conf.user.pandora @@ -0,0 +1,2 @@ +set status-right '"#T" #(~/.config/awesome/scripts/bat_extra.sh) #(date +"%H:%M %Y-%m-%d")' +set status-right-length 60