/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ /* Main Config (waybar) */ @import "~/.config/rofi/master-config.rasi" /* ---- Configuration ---- */ configuration { modi: "drun"; } /* ---- Mainbox ---- */ mainbox { children: [ "inputbar", "listview"]; } entry { expand: true; placeholder: "🖼️ Choose Waybar Style"; }