From fe3ce930c59c8e3f0f491e305b6393da9106a0f8 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 22 Aug 2024 23:59:19 +0900 Subject: Animations and Decorations on a separate config. - Bump to 2.3.4 --- config/rofi/config-compact.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/rofi') diff --git a/config/rofi/config-compact.rasi b/config/rofi/config-compact.rasi index eba12c1b..f16e99aa 100644 --- a/config/rofi/config-compact.rasi +++ b/config/rofi/config-compact.rasi @@ -34,7 +34,7 @@ entry { /* ---- Listview ---- */ listview { columns: 2; - lines: 5; + lines: 6; spacing: 4px; scrollbar: false; border-radius: 12px; -- cgit v1.2.3 From e1c3050974d017ab40c607a548aeee9b7d85ed39 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 29 Aug 2024 01:05:52 +0900 Subject: new rofi-menu --- config/rofi/config-calc.rasi | 2 +- config/rofi/config-clipboard.rasi | 2 +- config/rofi/config-compact.rasi | 2 +- config/rofi/config-emoji.rasi | 2 +- config/rofi/config-rofi-Beats-menu.rasi | 2 +- config/rofi/config-search.rasi | 2 +- config/rofi/config-wallpaper-effect.rasi | 2 +- config/rofi/config-wallpaper.rasi | 2 +- config/rofi/config-waybar-style.rasi | 2 +- config/rofi/config-zsh-theme.rasi | 2 +- config/rofi/config.rasi | 28 ++- config/rofi/master-config.rasi | 2 + config/rofi/resolution/1080p/config.rasi | 28 ++- config/rofi/resolution/1080p/master-config.rasi | 235 ++++++++++++++++++++++++ config/rofi/resolution/1440p/config.rasi | 33 ++-- config/rofi/resolution/1440p/master-config.rasi | 235 ++++++++++++++++++++++++ 16 files changed, 556 insertions(+), 25 deletions(-) create mode 100644 config/rofi/resolution/1080p/master-config.rasi create mode 100644 config/rofi/resolution/1440p/master-config.rasi (limited to 'config/rofi') diff --git a/config/rofi/config-calc.rasi b/config/rofi/config-calc.rasi index bcb0f665..9f663e84 100644 --- a/config/rofi/config-calc.rasi +++ b/config/rofi/config-calc.rasi @@ -2,7 +2,7 @@ /* Main Config Calculator */ /* Submitted by: https://github.com/JosephArmas */ -@import "~/.config/rofi/config.rasi" +@import "~/.config/rofi/master-config.rasi" /* ---- Entry ---- */ entry { diff --git a/config/rofi/config-clipboard.rasi b/config/rofi/config-clipboard.rasi index 2a002a29..81362d22 100644 --- a/config/rofi/config-clipboard.rasi +++ b/config/rofi/config-clipboard.rasi @@ -1,7 +1,7 @@ /* ---- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ ---- */ /* Clipboard Config - Clipboard */ -@import "~/.config/rofi/config.rasi" +@import "~/.config/rofi/master-config.rasi" /* ---- Entry ---- */ entry { diff --git a/config/rofi/config-compact.rasi b/config/rofi/config-compact.rasi index f16e99aa..42b09f30 100644 --- a/config/rofi/config-compact.rasi +++ b/config/rofi/config-compact.rasi @@ -1,7 +1,7 @@ /* ---- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ ---- */ /* Main Config (compact) */ -@import "~/.config/rofi/config.rasi" +@import "~/.config/rofi/master-config.rasi" /* ---- Configuration ---- */ configuration { diff --git a/config/rofi/config-emoji.rasi b/config/rofi/config-emoji.rasi index 8aca6aa2..0fe6e706 100644 --- a/config/rofi/config-emoji.rasi +++ b/config/rofi/config-emoji.rasi @@ -1,7 +1,7 @@ /* ---- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ ---- */ /* Main Config - emoji */ -@import "~/.config/rofi/config.rasi" +@import "~/.config/rofi/master-config.rasi" /* ---- Entry ---- */ entry { diff --git a/config/rofi/config-rofi-Beats-menu.rasi b/config/rofi/config-rofi-Beats-menu.rasi index fd2e194e..af81e57d 100644 --- a/config/rofi/config-rofi-Beats-menu.rasi +++ b/config/rofi/config-rofi-Beats-menu.rasi @@ -1,7 +1,7 @@ /* ---- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ ---- */ /* Rofi Beats Config (compact) */ -@import "~/.config/rofi/config-compact.rasi" +@import "~/.config/rofi/master-config.rasi" /* ---- Entry ---- */ entry { diff --git a/config/rofi/config-search.rasi b/config/rofi/config-search.rasi index 3195aa96..a1f55763 100644 --- a/config/rofi/config-search.rasi +++ b/config/rofi/config-search.rasi @@ -1,7 +1,7 @@ /* ---- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ ---- */ /* Rofi Config for Google Search) */ -@import "~/.config/rofi/config.rasi" +@import "~/.config/rofi/master-config.rasi" /* ---- Window ---- */ window { diff --git a/config/rofi/config-wallpaper-effect.rasi b/config/rofi/config-wallpaper-effect.rasi index d9b27d6b..25dd2723 100644 --- a/config/rofi/config-wallpaper-effect.rasi +++ b/config/rofi/config-wallpaper-effect.rasi @@ -1,7 +1,7 @@ /* ---- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ ---- */ /* Wallpaper Effects */ -@import "~/.config/rofi/config.rasi" +@import "~/.config/rofi/master-config.rasi" /* ---- Entry ---- */ entry { diff --git a/config/rofi/config-wallpaper.rasi b/config/rofi/config-wallpaper.rasi index 07960f8e..fd00948e 100644 --- a/config/rofi/config-wallpaper.rasi +++ b/config/rofi/config-wallpaper.rasi @@ -1,7 +1,7 @@ /* ---- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ ---- */ /* Main Config (wallpaper) */ -@import "~/.config/rofi/config.rasi" +@import "~/.config/rofi/master-config.rasi" /* ---- Configuration ---- */ configuration { diff --git a/config/rofi/config-waybar-style.rasi b/config/rofi/config-waybar-style.rasi index 3be6c9e9..0760710c 100644 --- a/config/rofi/config-waybar-style.rasi +++ b/config/rofi/config-waybar-style.rasi @@ -1,7 +1,7 @@ /* ---- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ ---- */ /* Main Config (waybar) */ -@import "~/.config/rofi/config.rasi" +@import "~/.config/rofi/master-config.rasi" /* ---- Configuration ---- */ configuration { diff --git a/config/rofi/config-zsh-theme.rasi b/config/rofi/config-zsh-theme.rasi index 2684d109..936ce566 100644 --- a/config/rofi/config-zsh-theme.rasi +++ b/config/rofi/config-zsh-theme.rasi @@ -1,7 +1,7 @@ /* ---- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ ---- */ /* Main Config (compact) */ -@import "~/.config/rofi/config.rasi" +@import "~/.config/rofi/master-config.rasi" /* ---- Configuration ---- */ configuration { diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 59576860..e675a843 100755 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -8,7 +8,31 @@ configuration { font: "Fira Code SemiBold 12"; } -element-text { - font: "Fira Code SemiBold 14"; +/* ---- Window ---- */ +window { + width: 60%; +} +/* ---- Listview ---- */ +listview { + columns: 6; + lines: 4; + fixed-height: true; +} + +/* ---- Element ---- */ +element { + orientation: vertical; + padding: 12px; + spacing: 6px; + border-radius: 20px; } +element-icon { + size: 6%; +} + +element-text { + font: "Fira Code SemiBold 12"; + vertical-align: 0.5; + horizontal-align: 0.5; +} \ No newline at end of file diff --git a/config/rofi/master-config.rasi b/config/rofi/master-config.rasi index fe24cd61..f422dc80 100644 --- a/config/rofi/master-config.rasi +++ b/config/rofi/master-config.rasi @@ -4,6 +4,7 @@ /* ---- Configuration ---- */ configuration { + font: "Fira Code SemiBold 12"; modi: "drun,run,filebrowser"; show-icons: true; display-drun: "Apps"; @@ -205,6 +206,7 @@ element-icon { cursor: inherit; } element-text { + font: "Fira Code SemiBold 12"; background-color: transparent; text-color: inherit; cursor: inherit; diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index 59576860..e675a843 100755 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -8,7 +8,31 @@ configuration { font: "Fira Code SemiBold 12"; } -element-text { - font: "Fira Code SemiBold 14"; +/* ---- Window ---- */ +window { + width: 60%; +} +/* ---- Listview ---- */ +listview { + columns: 6; + lines: 4; + fixed-height: true; +} + +/* ---- Element ---- */ +element { + orientation: vertical; + padding: 12px; + spacing: 6px; + border-radius: 20px; } +element-icon { + size: 6%; +} + +element-text { + font: "Fira Code SemiBold 12"; + vertical-align: 0.5; + horizontal-align: 0.5; +} \ No newline at end of file diff --git a/config/rofi/resolution/1080p/master-config.rasi b/config/rofi/resolution/1080p/master-config.rasi new file mode 100644 index 00000000..c014a374 --- /dev/null +++ b/config/rofi/resolution/1080p/master-config.rasi @@ -0,0 +1,235 @@ +/* ---- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ ---- */ +/* Master Config 1080p*/ + +/* ---- Configuration ---- */ + +configuration { + font: "Fira Code SemiBold 12"; + modi: "drun,run,filebrowser"; + show-icons: true; + display-drun: "Apps"; + display-run: "Run"; + display-filebrowser: "Files"; + display-window: "Windows"; + drun-display-format: "{name}"; + hover-select: true; + me-select-entry: "MouseSecondary"; + me-accept-entry: "MousePrimary"; + window-format: "{w} ยท {c} ยท {t}"; + dpi: 1; +} + +/* ---- Load wallust colors ---- */ +@theme "~/.config/rofi/wallust/colors-rofi.rasi" + +/* ---- Global Properties ---- */ +* { + + background-alt: @selected-active-background; // Buttons background + selected: @selected-urgent-background; // Button selected + active: @selected-normal-background; // Window activated + urgent: @selected; // When hovering the activated window (maybe more?) + + text-selected: @background; + text-color: @foreground; + border-color: @selected; +} + +/* ---- Window ---- */ +window { + // Default + enabled: true; + fullscreen: false; + transparency: "real"; + cursor: "default"; + spacing: 0px; + border: 2px; + border-radius: 30px; + location: center; + anchor: center; + + // Style Values + width: 50%; + background-color: @background; +} + +/* ----- Main Box ----- */ +mainbox { + padding: 15px; + enabled: true; + orientation: vertical; + children: [ "inputbar", "listbox" ]; + background-color: transparent; +} + + +/* ---- Inputbar ---- */ +inputbar { + enabled: true; + padding: 10px 10px 100px 10px; + margin: 10px; + background-color: transparent; + border-radius: 25px; + orientation: horizontal; + children: ["entry", "dummy", "mode-switcher" ]; + background-image: url("~/.config/rofi/.current_wallpaper", width); +} + +/* ---- Entry input ---- */ +entry { + enabled: true; + expand: false; + width: 20%; + padding: 10px; + border-radius: 12px; + background-color: @selected; + text-color: @text-selected; + cursor: text; + placeholder: "๐Ÿ–ฅ๏ธ Search "; // << Search symbol + placeholder-color: inherit; +} + +/* ---- Listbox ---- */ +listbox { + spacing: 10px; + padding: 10px; + background-color: transparent; + orientation: vertical; + children: [ "message", "listview" ]; +} + +/* ---- Listview ---- */ +listview { + enabled: true; + columns: 2; + lines: 6; + cycle: true; + dynamic: true; + scrollbar: true; + layout: vertical; + reverse: false; + fixed-height: false; + fixed-columns: true; + spacing: 10px; + background-color: transparent; + +// Adapt rofi theme + border: 0px; +} + +/* ---- Dummy ---- */ +dummy { + expand: true; + background-color: transparent; +} + +/* ---- Mode Switcher ---- */ +mode-switcher{ + enabled: true; + spacing: 10px; + background-color: transparent; +} +button { + width: 5%; + padding: 12px; + border-radius: 12px; + background-color: @text-selected; + text-color: @text-color; + cursor: pointer; +} +button selected { + background-color: @selected; + text-color: @text-selected; +} + +/* ---- Scrollbar ---- */ +scrollbar { + width: 4px ; + border: 0; + handle-color: @border-color; + handle-width: 8px ; + padding: 0; +} + +/* ---- Elements ---- */ +element { + enabled: true; + spacing: 10px; + padding: 10px; + border-radius: 12px; + background-color: transparent; + cursor: pointer; +} + +element normal.normal { + background-color: inherit; + text-color: inherit; +} +element normal.urgent { + background-color: @urgent; + text-color: @foreground; +} +element normal.active { + background-color: @active; + text-color: @foreground; +} + +element selected.normal { + background-color: @selected; + text-color: @text-selected; +} +element selected.urgent { + background-color: @urgent; + text-color: @text-selected; +} +element selected.active { + background-color: @urgent; + text-color: @text-selected; +} +// Adapt rofi theme +element alternate.normal { + background-color: transparent; + text-color: inherit; +} +element alternate.urgent { + background-color: transparent; + text-color: inherit; +} +element alternate.active { + background-color: transparent; + text-color: inherit; +} +element-icon { + background-color: transparent; + text-color: inherit; + size: 36px; + cursor: inherit; +} +element-text { + font: "Fira Code SemiBold 12"; + background-color: transparent; + text-color: inherit; + cursor: inherit; + vertical-align: 0.5; + horizontal-align: 0.0; +} + +/* ---- Message ---- */ +message { + background-color: transparent; + border: 0px; +} +textbox { + padding: 12px; + border-radius: 10px; + background-color: @background-alt; + text-color: @background; + vertical-align: 0.5; + horizontal-align: 0.0; +} +error-message { + padding: 12px; + border-radius: 20px; + background-color: @background-alt; + text-color: @background; +} diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index b72c1001..07809fbb 100755 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -3,13 +3,9 @@ @import "~/.config/rofi/master-config.rasi" -/* ---- Configuration ---- */ -configuration { - font: "Fira Code SemiBold 13"; -} /* ---- Window ---- */ window { - width: 40%; + width: 60%; } /* ---- Entry input ---- */ @@ -17,17 +13,32 @@ entry { width: 18%; } +/* ---- Mode Switcher ---- */ +button { + width: 110px; +} + /* ---- Listview ---- */ listview { - lines: 8; + columns: 6; + lines: 4; + fixed-height: true; } -/* ---- Mode Switcher ---- */ -button { - width: 110px; +/* ---- Element ---- */ +element { + orientation: vertical; + padding: 12px; + spacing: 6px; + border-radius: 20px; } -element-text { - font: "Fira Code SemiBold 16"; +element-icon { + size: 5%; } +element-text { + font: "Fira Code SemiBold 12"; + vertical-align: 0.5; + horizontal-align: 0.5; +} diff --git a/config/rofi/resolution/1440p/master-config.rasi b/config/rofi/resolution/1440p/master-config.rasi new file mode 100644 index 00000000..62fba440 --- /dev/null +++ b/config/rofi/resolution/1440p/master-config.rasi @@ -0,0 +1,235 @@ +/* ---- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ ---- */ +/* Master Config 1440p*/ + +/* ---- Configuration ---- */ + +configuration { + font: "Fira Code SemiBold 13"; + modi: "drun,run,filebrowser"; + show-icons: true; + display-drun: "Apps"; + display-run: "Run"; + display-filebrowser: "Files"; + display-window: "Windows"; + drun-display-format: "{name}"; + hover-select: true; + me-select-entry: "MouseSecondary"; + me-accept-entry: "MousePrimary"; + window-format: "{w} ยท {c} ยท {t}"; + dpi: 1; +} + +/* ---- Load wallust colors ---- */ +@theme "~/.config/rofi/wallust/colors-rofi.rasi" + +/* ---- Global Properties ---- */ +* { + + background-alt: @selected-active-background; // Buttons background + selected: @selected-urgent-background; // Button selected + active: @selected-normal-background; // Window activated + urgent: @selected; // When hovering the activated window (maybe more?) + + text-selected: @background; + text-color: @foreground; + border-color: @selected; +} + +/* ---- Window ---- */ +window { + // Default + enabled: true; + fullscreen: false; + transparency: "real"; + cursor: "default"; + spacing: 0px; + border: 2px; + border-radius: 30px; + location: center; + anchor: center; + + // Style Values + width: 50%; + background-color: @background; +} + +/* ----- Main Box ----- */ +mainbox { + padding: 15px; + enabled: true; + orientation: vertical; + children: [ "inputbar", "listbox" ]; + background-color: transparent; +} + + +/* ---- Inputbar ---- */ +inputbar { + enabled: true; + padding: 10px 10px 100px 10px; + margin: 10px; + background-color: transparent; + border-radius: 25px; + orientation: horizontal; + children: ["entry", "dummy", "mode-switcher" ]; + background-image: url("~/.config/rofi/.current_wallpaper", width); +} + +/* ---- Entry input ---- */ +entry { + enabled: true; + expand: false; + width: 20%; + padding: 10px; + border-radius: 12px; + background-color: @selected; + text-color: @text-selected; + cursor: text; + placeholder: "๐Ÿ–ฅ๏ธ Search "; // << Search symbol + placeholder-color: inherit; +} + +/* ---- Listbox ---- */ +listbox { + spacing: 10px; + padding: 10px; + background-color: transparent; + orientation: vertical; + children: [ "message", "listview" ]; +} + +/* ---- Listview ---- */ +listview { + enabled: true; + columns: 2; + lines: 6; + cycle: true; + dynamic: true; + scrollbar: true; + layout: vertical; + reverse: false; + fixed-height: false; + fixed-columns: true; + spacing: 10px; + background-color: transparent; + +// Adapt rofi theme + border: 0px; +} + +/* ---- Dummy ---- */ +dummy { + expand: true; + background-color: transparent; +} + +/* ---- Mode Switcher ---- */ +mode-switcher{ + enabled: true; + spacing: 10px; + background-color: transparent; +} +button { + width: 5%; + padding: 12px; + border-radius: 12px; + background-color: @text-selected; + text-color: @text-color; + cursor: pointer; +} +button selected { + background-color: @selected; + text-color: @text-selected; +} + +/* ---- Scrollbar ---- */ +scrollbar { + width: 4px ; + border: 0; + handle-color: @border-color; + handle-width: 8px ; + padding: 0; +} + +/* ---- Elements ---- */ +element { + enabled: true; + spacing: 10px; + padding: 10px; + border-radius: 12px; + background-color: transparent; + cursor: pointer; +} + +element normal.normal { + background-color: inherit; + text-color: inherit; +} +element normal.urgent { + background-color: @urgent; + text-color: @foreground; +} +element normal.active { + background-color: @active; + text-color: @foreground; +} + +element selected.normal { + background-color: @selected; + text-color: @text-selected; +} +element selected.urgent { + background-color: @urgent; + text-color: @text-selected; +} +element selected.active { + background-color: @urgent; + text-color: @text-selected; +} +// Adapt rofi theme +element alternate.normal { + background-color: transparent; + text-color: inherit; +} +element alternate.urgent { + background-color: transparent; + text-color: inherit; +} +element alternate.active { + background-color: transparent; + text-color: inherit; +} +element-icon { + background-color: transparent; + text-color: inherit; + size: 36px; + cursor: inherit; +} +element-text { + font: "Fira Code SemiBold 16"; + background-color: transparent; + text-color: inherit; + cursor: inherit; + vertical-align: 0.5; + horizontal-align: 0.0; +} + +/* ---- Message ---- */ +message { + background-color: transparent; + border: 0px; +} +textbox { + padding: 12px; + border-radius: 10px; + background-color: @background-alt; + text-color: @background; + vertical-align: 0.5; + horizontal-align: 0.0; +} +error-message { + padding: 12px; + border-radius: 20px; + background-color: @background-alt; + text-color: @background; +} -- cgit v1.2.3 From 9fe5ea9f5108e540806e0798458f3e6c17838cc1 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Sat, 31 Aug 2024 21:51:14 +0900 Subject: minor updated rofi-beats --- config/hypr/UserScripts/RofiBeats.sh | 21 +++++++++++---------- config/rofi/config-rofi-Beats.rasi | 2 +- 2 files changed, 12 insertions(+), 11 deletions(-) (limited to 'config/rofi') diff --git a/config/hypr/UserScripts/RofiBeats.sh b/config/hypr/UserScripts/RofiBeats.sh index aa9f62e8..557f1057 100755 --- a/config/hypr/UserScripts/RofiBeats.sh +++ b/config/hypr/UserScripts/RofiBeats.sh @@ -10,18 +10,19 @@ iDIR="$HOME/.config/swaync/icons" # Online Stations. Edit as required declare -A online_music=( - ["Lofi Girl Radio โ˜•๏ธ๐ŸŽถ"]="https://play.streamafrica.net/lofiradio" + ["Lofi Girl Radio ๐ŸŽง๐ŸŽถ"]="https://play.streamafrica.net/lofiradio" ["FM - Easy Rock 96.3 ๐Ÿ“ป๐ŸŽถ"]="https://radio-stations-philippines.com/easy-rock" + ["FM - Love Radio 90.7 ๐Ÿ“ป๐ŸŽถ"]="https://radio-stations-philippines.com/love" ["FM - WRock - CEBU 96.3 ๐Ÿ“ป๐ŸŽถ"]="https://onlineradio.ph/126-96-3-wrock.html" - ["YT - Wish 107.5 YT Pinoy HipHop ๐ŸŽป๐ŸŽถ"]="https://youtube.com/playlist?list=PLkrzfEDjeYJnmgMYwCKid4XIFqUKBVWEs&si=vahW_noh4UDJ5d37" - ["YT - Top Youtube Music 2023 โ˜•๏ธ๐ŸŽถ"]="https://youtube.com/playlist?list=PLDIoUOhQQPlXr63I_vwF9GD8sAKh77dWU&si=y7qNeEVFNgA-XxKy" - ["YT - Wish 107.5 YT Wishclusives โ˜•๏ธ๐ŸŽถ"]="https://youtube.com/playlist?list=PLkrzfEDjeYJn5B22H9HOWP3Kxxs-DkPSM&si=d_Ld2OKhGvpH48WO" - ["Chillhop Radio โ˜•๏ธ๐ŸŽถ"]="http://stream.zeno.fm/fyn8eh3h5f8uv" - ["FM - Fresh Philippines โ˜•๏ธ๐ŸŽถ"]="https://onlineradio.ph/553-fresh-fm.html" - ["YT - Relaxing Music โ˜•๏ธ๐ŸŽถ"]="https://youtube.com/playlist?list=PLMIbmfP_9vb8BCxRoraJpoo4q1yMFg4CE" - ["YT - Youtube Remix ๐Ÿ“ป๐ŸŽถ"]="https://youtube.com/playlist?list=PLeqTkIUlrZXlSNn3tcXAa-zbo95j0iN-0" - ["YT - Korean Drama OST ๐Ÿ“ป๐ŸŽถ"]="https://youtube.com/playlist?list=PLUge_o9AIFp4HuA-A3e3ZqENh63LuRRlQ" - ["YT - AfroBeatz 2024 ๐ŸŽง"]="https://www.youtube.com/watch?v=7uB-Eh9XVZQ" + ["YT - Wish 107.5 YT Pinoy HipHop ๐Ÿ“ป๐ŸŽถ"]="https://youtube.com/playlist?list=PLkrzfEDjeYJnmgMYwCKid4XIFqUKBVWEs&si=vahW_noh4UDJ5d37" + ["YT - Top Youtube Music 2023 ๐Ÿ“น๐ŸŽถ"]="https://youtube.com/playlist?list=PLDIoUOhQQPlXr63I_vwF9GD8sAKh77dWU&si=y7qNeEVFNgA-XxKy" + ["YT - Wish 107.5 YT Wishclusives ๐Ÿ“น๐ŸŽถ"]="https://youtube.com/playlist?list=PLkrzfEDjeYJn5B22H9HOWP3Kxxs-DkPSM&si=d_Ld2OKhGvpH48WO" + ["Chillhop Radio ๐ŸŽง๐ŸŽถ"]="http://stream.zeno.fm/fyn8eh3h5f8uv" + ["FM - Fresh Philippines ๐Ÿ“ป๐ŸŽถ"]="https://onlineradio.ph/553-fresh-fm.html" + ["YT - Relaxing Music ๐Ÿ“น๐ŸŽถ"]="https://youtube.com/playlist?list=PLMIbmfP_9vb8BCxRoraJpoo4q1yMFg4CE" + ["YT - Youtube Remix ๐Ÿ“น๐ŸŽถ"]="https://youtube.com/playlist?list=PLeqTkIUlrZXlSNn3tcXAa-zbo95j0iN-0" + ["YT - Korean Drama OST ๐Ÿ“น๐ŸŽถ"]="https://youtube.com/playlist?list=PLUge_o9AIFp4HuA-A3e3ZqENh63LuRRlQ" + ["YT - AfroBeatz 2024 ๐Ÿ“น"]="https://www.youtube.com/watch?v=7uB-Eh9XVZQ" ) # Populate local_music array with files from music directory and subdirectories diff --git a/config/rofi/config-rofi-Beats.rasi b/config/rofi/config-rofi-Beats.rasi index 2bf99e2b..354ff5bb 100644 --- a/config/rofi/config-rofi-Beats.rasi +++ b/config/rofi/config-rofi-Beats.rasi @@ -10,5 +10,5 @@ entry { /* ---- Listview ---- */ listview { - lines: 6; + lines: 7; } -- cgit v1.2.3