14 lines
256 B
CSS
14 lines
256 B
CSS
/*-*- mode: css; -*-*/
|
|
|
|
|
|
configuration {
|
|
font: "VictorMono Nerd Font 24.0";
|
|
show-icons: true;
|
|
}
|
|
@import "/home/chris/.config/rofi/config.rasi"
|
|
|
|
|
|
window {
|
|
background-color: @base00t;
|
|
}
|