diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-03-02 13:15:10 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-03-02 13:15:10 +0100 |
commit | b97262217965d93d3f78951d64a5b0cd40f7a3cd (patch) | |
tree | 8943c5b1de9a0341db4da34916446c6b23a32f67 /.config/rofi/config.rasi##template | |
parent | 8daf66550149a80a623abdae9eca09c42588eede (diff) |
improve rofi hass scene script
Diffstat (limited to '.config/rofi/config.rasi##template')
-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; +} |