1
0
Fork 0
mirror of https://github.com/kastdeur/dotfiles.git synced 2024-09-28 05:24:42 +02:00
dotfiles/tmux/beatmachine.conf

8 lines
287 B
Text
Raw Normal View History

2016-10-15 13:35:51 +02:00
# status bar config
set -g status-interval 5
set -g status-left "#h:[#S][#I]"
set -g status-left-length 20
#set -g status-right "%A %m-%d %H:%M"
set -g status-right '♪ #(exec amixer get Master | egrep -o "[0-9]+%" | egrep -o "[0-9]*") | ♥#(acpi | cut -d ',' -f 2) | %A %m-%d %H:%M'