mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:06:41 +00:00
Set tmux theme to powerline-block-green
This commit is contained in:
@@ -14,7 +14,7 @@ set -g mouse-select-window on
|
|||||||
set -g history-limit 10240
|
set -g history-limit 10240
|
||||||
|
|
||||||
# Load Theme
|
# Load Theme
|
||||||
source-file "${HOME}/.tmux/themes/powerline-default-blue.tmuxtheme"
|
source-file "${HOME}/.tmux/themes/powerline-block-green.tmuxtheme"
|
||||||
|
|
||||||
# Set window notifications
|
# Set window notifications
|
||||||
setw -g monitor-activity on
|
setw -g monitor-activity on
|
||||||
|
|||||||
Reference in New Issue
Block a user