/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ /* Main Config (waybar) */ @import "~/.config/rofi/config.rasi" /* ---- Configuration ---- */ configuration { modi: "drun"; } /* ---- Mainbox ---- */ mainbox { children: [ "inputbar", "listbox"]; } textbox-prompt-colon { str: "󰮫 "; } entry { placeholder: "Choose Waybar Style"; } /* ---- Listview ---- */ listview { lines: 8; scrollbar: true; }