Skip to content

Commit

Permalink
trying a mute method
Browse files Browse the repository at this point in the history
  • Loading branch information
napalm255 committed Dec 12, 2014
1 parent ecf1c5e commit 7a777d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ set-option -g status-right-length 90
set-option -g status-left "#(/opt/git/powertmux/powertmux.sh left)"
set-option -g status-right "#(/opt/git/powertmux/powertmux.sh right)"
#if-shell '[ $(tmux list-clients -F "#{client_width}") -gt 50 ]' 'set-option -g status-right "#(/opt/git/powertmux/powertmux.sh right)"'
#if-shell '[ $(tmux list-clients -F "#{client_width}") -gt 50 ]' 'send-keys "/opt/git/powertmux/powertmux.sh right mute" Enter'
set-option -g status-keys vi
set-option -g display-time 2000

Expand Down

0 comments on commit 7a777d8

Please sign in to comment.