]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Wide top
authorSergey Matveev <stargrave@stargrave.org>
Mon, 27 Mar 2023 08:21:10 +0000 (11:21 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 27 Mar 2023 08:21:10 +0000 (11:21 +0300)
tmux/.tmux/rc/menu-various

index 5bfb2230a48ab8952a1e1340994e23afce688682..70672327546072e0b184572e63fb4c41e19f3c30 100644 (file)
@@ -4,4 +4,4 @@ bind-key t display-menu \
     dict d "display-popup -E -h 100% '~/.tmux/bin/menu-dict.sh'" \
     calc c "display-popup -E '~/.tmux/bin/menu-calc.sh'" \
     cal l "display-popup 'cal -3N'" \
-    top o "display-popup -E -h 100% 'top -s 1'"
+    top o "display-popup -E -w 100% -h 100% 'top -s 1'"