diff options
| -rw-r--r-- | etc/rofi/config.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rofi/config.rasi b/etc/rofi/config.rasi index f1d8163..730cd6d 100644 --- a/etc/rofi/config.rasi +++ b/etc/rofi/config.rasi @@ -5,6 +5,6 @@ configuration { delay: 10; action: "kb-cancel"; } - - theme: "theme"; } + +@theme "theme" |
