tmux clock mode

This commit is contained in:
thek4n 2024-10-25 11:31:33 +03:00
parent cb079679a8
commit 575ff93131
2 changed files with 6 additions and 2 deletions

View File

@ -36,3 +36,7 @@ set -g command-alias[110] default-layout="
resize-pane -x $_tmux_main_pane_size
select-layout '6c98,213x55,0,0{72x55,0,0,72,140x55,73,0,73}'
"
set -g command-alias[111] enable-zoom='
if -F "#{window_zoomed_flag}" "" "resize-pane -Z"
'

View File

@ -45,7 +45,7 @@ bind t display-popup -E -h 70% -w 60%
bind c display-menu \
calendar c "display-popup -w 33% -h 70% 'cal -my'" \
time t "clock-mode"
time t "enable-zoom; clock-mode"
# Switch new session