Files
dotfiles/.config/rofi/config-rofi-Beats-menu.rasi

23 lines
363 B
Plaintext

/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* 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;
}