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