@import "launcher.rasi" window { width: 50%; height: 50%; margin: 0px; location: center; anchor: center; } mainbox { children: [inputbar,listview]; } listview { columns: 1; }