nixos-config/rofi/config.rasi

16 lines
224 B
Plaintext
Raw Permalink Normal View History

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