From 7a8de31afe68421eaa04445565a1e23f87dcb295 Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Tue, 26 Dec 2023 11:19:47 +0100 Subject: [PATCH] Updates --- hypr/settings/modules/waybar/systray/module.sh | 2 +- waybar/themes/ml4w-blur-bottom/config | 2 ++ waybar/themes/ml4w-blur/config | 2 ++ waybar/themes/ml4w-bottom/config | 2 ++ 4 files changed, 7 insertions(+), 1 deletion(-) diff --git a/hypr/settings/modules/waybar/systray/module.sh b/hypr/settings/modules/waybar/systray/module.sh index 927f650..0586d79 100755 --- a/hypr/settings/modules/waybar/systray/module.sh +++ b/hypr/settings/modules/waybar/systray/module.sh @@ -1,7 +1,7 @@ #!/bin/bash _getHeader "$name" "$author" -echo "Hide or Show the systray in ML4W waybar themes." +echo "Hide or show the systray in ML4W waybar themes." # Define File targetFile1="$HOME/dotfiles/waybar/themes/ml4w/config" diff --git a/waybar/themes/ml4w-blur-bottom/config b/waybar/themes/ml4w-blur-bottom/config index b55b111..e959a03 100644 --- a/waybar/themes/ml4w-blur-bottom/config +++ b/waybar/themes/ml4w-blur-bottom/config @@ -35,7 +35,9 @@ "custom/settings", "custom/waybarthemes", "custom/wallpaper", + // START TASK TOOGLE "wlr/taskbar", + // END TASK TOOGLE "group/quicklinks", "hyprland/window" ], diff --git a/waybar/themes/ml4w-blur/config b/waybar/themes/ml4w-blur/config index f4b13ae..04ca17f 100644 --- a/waybar/themes/ml4w-blur/config +++ b/waybar/themes/ml4w-blur/config @@ -35,7 +35,9 @@ "custom/settings", "custom/waybarthemes", "custom/wallpaper", + // START TASK TOOGLE "wlr/taskbar", + // END TASK TOOGLE "group/quicklinks", "hyprland/window" ], diff --git a/waybar/themes/ml4w-bottom/config b/waybar/themes/ml4w-bottom/config index fd791e2..3ba950d 100644 --- a/waybar/themes/ml4w-bottom/config +++ b/waybar/themes/ml4w-bottom/config @@ -35,7 +35,9 @@ "custom/settings", "custom/waybarthemes", "custom/wallpaper", + // START TASK TOOGLE "wlr/taskbar", + // END TASK TOOGLE "group/quicklinks", "hyprland/window" ],