nixos-config/rofi/config.rasi

16 lines
224 B
Plaintext

configuration {
display-drun: "Apps";
drun-display-format: "{name}";
}
* {
bg: #181f21;
fg: #dadada;
accent: #22292b;
active: #3b4244;
rad: 12px;
background-color: @bg;
text-color: @fg;
}