diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/rofi/config.rasi##template | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/rofi/config.rasi##template b/.config/rofi/config.rasi##template index bbbb646..680326f 100644 --- a/.config/rofi/config.rasi##template +++ b/.config/rofi/config.rasi##template @@ -64,3 +64,7 @@ element-text { background-color: inherit; text-color: inherit; } + +prompt { + enabled: false; +} |