feat: Add initial hyprland config
This commit is contained in:
22
.config/rofi/config-rofi-Beats-menu.rasi
Normal file
22
.config/rofi/config-rofi-Beats-menu.rasi
Normal file
@@ -0,0 +1,22 @@
|
||||
/* ---- 💫 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;
|
||||
}
|
||||
Reference in New Issue
Block a user