Removed hardcoded colon from rofi prompt
This commit is contained in:
parent
cb44890c3d
commit
40ae8fa74b
5 changed files with 20 additions and 14 deletions
|
|
@ -4,6 +4,6 @@
|
|||
rofi -run-list-command "alias | awk -F= \"{print \\\$1}\"" \
|
||||
-run-command "/usr/bin/env zsh -i -c '{cmd}'" \
|
||||
-rnow -show-icons -matching "prefix" \
|
||||
-display-combi "Start" \
|
||||
-display-combi "Start:" \
|
||||
-show combi -combi-modes "drun,run"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue