blob: 97bb96434c5465fb83339534d4186e36256b7946 (
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 Media or Stations to play";
}
/* ---- Listview ---- */
listview {
lines: 7;
}
|