Browse Source

added rofi-beats-menu

pull/261/head^2
JaKooLit 2 years ago
parent
commit
7428758550
  1. 22
      config/rofi/config-rofi-Beats-menu.rasi
  2. 1481
      config/waybar/modules

22
config/rofi/config-rofi-Beats-menu.rasi

@ -0,0 +1,22 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* Rofi Beats Config (compact) */
@import "~/.config/rofi/config-compact.rasi"
/* ---- Entry ---- */
entry {
width: 17%;
placeholder: "📻 Choose Music Source";
}
/* ---- Window ---- */
window {
width: 20%;
}
/* ---- Listview ---- */
listview {
fixed-columns: false;
colums: 1;
lines: 2;
}

1481
config/waybar/modules

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save