summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/rofi/config.rasi2
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;
}