From: Sergey Matveev Date: Tue, 29 Sep 2020 19:16:48 +0000 (+0300) Subject: Width/height of popups X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=fec7e1308b2dcfd5e87663b8d248152b7393b300 Width/height of popups --- diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index f01d131..99442b5 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -34,11 +34,11 @@ bind-key b set-option status unbind-key L bind-key t display-menu \ - music t "popup -KE -R ~/bin/tmux-menu-music.sh" \ + music t "popup -KE -w 100% -R ~/bin/tmux-menu-music.sh" \ pass p "popup -KE -R ~/bin/tmux-menu-pass.sh" \ - dict d "popup -KE -R ~/bin/tmux-menu-dict.sh" \ + dict d "popup -KE -h 100% -R ~/bin/tmux-menu-dict.sh" \ calc c "popup -KE -R ~/bin/tmux-menu-calc.sh" \ - top o "popup -KE -R \"top -s 1\"" + top o "popup -KE -h 100% -R \"top -s 1\"" bind-key u { capture-pane -J