stow_dotfiles/hyprland/.config/rofi/config-rofi-Beats-menu.rasi
Matthieu Fortin (CPC/CCP) eee7ade89b hypr config ...
2024-09-18 16:00:39 -04:00

22 lines
363 B
Text

/* ---- 💫 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;
}