fix tmux clock
This commit is contained in:
parent
96969ca538
commit
07fa1eb216
@ -50,7 +50,7 @@ bind c display-menu \
|
||||
display-popup -w 33% -h 70% "cal -my"
|
||||
} \
|
||||
time t {
|
||||
display-popup -w 50% -h 17% "watch -t -n 1 'figlet -ct -f big \"$(date \"+%H : %M : %S\")\"'"
|
||||
display-popup -w 50% -h 20% "watch -t -n 1 'figlet -ct -f big \"$(date \"+%H : %M : %S\")\"'"
|
||||
} \
|
||||
weather w {
|
||||
display-popup -h 80% -w 60% "zsh -ic 'weather \$CITY'"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user