aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/WaybarStyles.sh
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-02-22 10:22:55 +0900
committerGitHub <noreply@github.com>2025-02-22 10:22:55 +0900
commit34f44c6432dc14fb3425c4de12b22ed46b06e663 (patch)
tree392d2d8e692e32b5bf2f617b381725f88a7020f0 /config/hypr/scripts/WaybarStyles.sh
parent341cdff88a33007724b59018d486363eda4c22c9 (diff)
parentfa73b8a3abdf98bc9146578de5fcbe362fffabf4 (diff)
Merge branch 'development' into weatherPy
Diffstat (limited to 'config/hypr/scripts/WaybarStyles.sh')
-rwxr-xr-xconfig/hypr/scripts/WaybarStyles.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/hypr/scripts/WaybarStyles.sh b/config/hypr/scripts/WaybarStyles.sh
index a265eae0..5cba7d6a 100755
--- a/config/hypr/scripts/WaybarStyles.sh
+++ b/config/hypr/scripts/WaybarStyles.sh
@@ -9,6 +9,7 @@ waybar_styles="$HOME/.config/waybar/style"
waybar_style="$HOME/.config/waybar/style.css"
SCRIPTSDIR="$HOME/.config/hypr/scripts"
rofi_config="$HOME/.config/rofi/config-waybar-style.rasi"
+msg=' 🎌 NOTE: Some waybar STYLES NOT fully compatible with some LAYOUTS'
# Function to display menu options
menu() {
@@ -30,7 +31,7 @@ apply_style() {
# Main function
main() {
- choice=$(menu | rofi -i -dmenu -config "$rofi_config")
+ choice=$(menu | rofi -i -dmenu -config "$rofi_config" -mesg "$msg")
if [[ -z "$choice" ]]; then
echo "No option selected. Exiting."
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage