Browse Source

tweaked rofi-calc config to have better coloring

pull/298/head
JaKooLit 2 years ago
parent
commit
9e27cb3330
  1. 6
      config/rofi/config-calc.rasi

6
config/rofi/config-calc.rasi

@ -14,3 +14,9 @@ entry {
window {
width: 30%;
}
/* ---- Message ---- */
textbox {
background-color: @selected;
text-color: @background;
}
Loading…
Cancel
Save