11 lines
201 B
Text
11 lines
201 B
Text
/**
|
|
* Allows to change the settings of every menu simply by editing this file
|
|
*/
|
|
@import "colorschemes/dracula.rasi"
|
|
@import "resolutions/1920x1080.rasi"
|
|
|
|
#window {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|