tmux weather mapping

This commit is contained in:
thek4n 2024-12-13 14:40:02 +03:00
parent c25c6bf266
commit 0734de3f67

View File

@ -44,8 +44,15 @@ bind t display-popup -E -h 70% -w 60% -d "${HOME}"
bind c display-menu \
calendar c "display-popup -w 33% -h 70% 'cal -my'" \
time t "enable-zoom; clock-mode"
calendar c {
display-popup -w 33% -h 70% "cal -my"
} \
time t {
enable-zoom; clock-mode
} \
weather w {
display-popup -h 80% -w 60% "zsh -ic 'weather \$CITY'"
}
# Switch new session