9 lines
120 B
Plaintext
9 lines
120 B
Plaintext
@theme "./themes/onedark/style.rasi"
|
|
|
|
configuration {
|
|
font: "JetBrainsMono Nerd Font 12";
|
|
}
|
|
|
|
* {
|
|
color1: #191414;
|
|
} |