blob: 82de4a6c73259f1e4196745ab552e19fbfc5782a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* Rofi Beats Config (compact) */
@import "~/.config/rofi/config-compact.rasi"
/* ---- Entry ---- */
entry {
placeholder: "📻 Choose Online Music Station";
}
/* ---- Listview ---- */
listview {
lines: 6;
}
|