yadm-config/.config/rofi/config-waybar-style.rasi
2025-01-19 18:54:38 +01:00

21 lines
347 B
Text

/* ---- 💫 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";
}