first commit

This commit is contained in:
Zastian Pretorius
2021-12-08 19:57:06 +02:00
commit 3f96d7a788
821 changed files with 25657 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
/**
* Allows to change the settings of every menu simply by editing this file
*/
@import "colorschemes/dark-steel-blue.rasi"
@import "resolutions/1920x1080.rasi"
#window {
width: 100%;
height: 100%;
}