7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
@import "../config.rasi"
|
|
@import "../colors.rasi"
|
|
|
|
window {
|
|
width: 400px;
|
|
}
|