blob: 577d926dbd15b1b7a415cbec87981477647c3a05 (
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";
}
/* ---- Inputbar ---- */
textbox-prompt-colon {
str: "📻";
}
|