소스 검색

Fix tmux status bar

master
10sr 5 년 전
부모
커밋
252d01f450
로그인 계정: 10sr GPG 키 ID: 7BEC428194130EB2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      tmux.conf

+ 1
- 1
tmux.conf 파일 보기

@@ -1,7 +1,7 @@
# tmux.conf
# SETUP_LOAD: source "DOTFILES_DIR/tmux.conf"

run-shell 'tmux set -g status-right "${USER}@`hostname` | `tmux -V` "'
run-shell 'tmux set -g status-right "${USER}@`hostname` | `tmux -V`_"'

run-shell 'tmux set -g status-bg "$_HOSTCOLOR_1" >/dev/null'
run-shell 'tmux set -g status-fg "$_HOSTCOLOR_2" >/dev/null'


불러오는 중...
취소
저장