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

22 lines
375 B
Text

/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* Main config Rofi Beats Config (compact) */
@import "~/.config/rofi/master-config.rasi"
/* ---- Entry ---- */
entry {
width: 20%;
placeholder: "📻 Choose Music Source";
}
/* ---- Window ---- */
window {
width: 24%;
}
/* ---- Listview ---- */
listview {
fixed-columns: false;
colums: 1;
lines: 3;
}