diff options
| author | Warrick Lo <warrick.s.z.lo@gmail.com> | 2021-12-20 02:51:47 -0800 |
|---|---|---|
| committer | Warrick Lo <warrick.s.z.lo@gmail.com> | 2021-12-20 02:51:47 -0800 |
| commit | 9e38a8afb0998d0d80a0e6bc894391068cf6bcde (patch) | |
| tree | 8ee8ddf55cc25f864d2fc5159a98de54c264bff9 /etc/rofi/config.rasi | |
| parent | a8b7e9bb50cb8f2e5a3d8ad34eb266dda7b518d7 (diff) | |
Update configs for Rofi 1.7.1
Diffstat (limited to 'etc/rofi/config.rasi')
| -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" |
