Show more suggestions
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
2cd9ba171b
commit
d5b5a58c0c
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
name = "dmenu_tmux";
|
||||
|
||||
text = ''
|
||||
selected="$(z tmux list | dmenu -l 20)" || exit 0
|
||||
selected="$(z tmux list | dmenu -l 40)" || exit 0
|
||||
|
||||
if tmux list-sessions >/dev/null 2>&1; then
|
||||
if pgrep -x st >/dev/null; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue