/** * ROFI Color theme * User: Beastie * Copyright: GPLv3 */ @import "launcher.rasi" window { width: 30%; height: 280px; margin: 0px; location: center; anchor: center; } mainbox { children: [inputbar,listview]; }