diff options
| author | silly <u65487754@gmail.com> | 2026-04-06 11:25:24 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-06 11:25:24 +0000 |
| commit | 28de5434d8246f1a1aec09702989412523d0e558 (patch) | |
| tree | 552f857cb2374c68c3530a7289f78d449dd8800f /.config/rofi | |
| parent | 671a17b372be5615a55a69e41a2abf5a5a0b1d83 (diff) | |
Update config.rasi
Diffstat (limited to '.config/rofi')
| -rw-r--r-- | .config/rofi/config.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 0bca45d..32531a1 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -97,7 +97,7 @@ element selected { element-text { background-color: transparent; text-color: inherit; - highlight: bold #000000; + highlight: #FFFFFF; cursor: default; } |
