From 651ab648e13a6f6bdc8183cb31eec55e1dff8ef2 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 7 Dec 2023 23:18:39 +0900 Subject: [PATCH] updated modules and Waybar Defaults configs --- config/waybar/configs/Def[Bottom]-Laptop | 2 +- config/waybar/configs/Def[TOP]-Laptop | 2 +- config/waybar/configs/Default [Bottom] | 2 +- config/waybar/configs/Default [TOP] | 2 +- config/waybar/modules | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/waybar/configs/Def[Bottom]-Laptop b/config/waybar/configs/Def[Bottom]-Laptop index d7b7d18..47df83c 100644 --- a/config/waybar/configs/Def[Bottom]-Laptop +++ b/config/waybar/configs/Def[Bottom]-Laptop @@ -1,6 +1,6 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -// ### DEFAULT ### // +// ### DEFAULT Bottom - Laptop### // { "include": "~/.config/waybar/modules", "layer": "top", diff --git a/config/waybar/configs/Def[TOP]-Laptop b/config/waybar/configs/Def[TOP]-Laptop index 8808e76..b322a75 100644 --- a/config/waybar/configs/Def[TOP]-Laptop +++ b/config/waybar/configs/Def[TOP]-Laptop @@ -1,6 +1,6 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -// ### DEFAULT ### // +// ### DEFAULT Top -Laptop ### // { "include": "~/.config/waybar/modules", "layer": "top", diff --git a/config/waybar/configs/Default [Bottom] b/config/waybar/configs/Default [Bottom] index 1e1e5ab..35ff7f2 100644 --- a/config/waybar/configs/Default [Bottom] +++ b/config/waybar/configs/Default [Bottom] @@ -1,6 +1,6 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -// ### DEFAULT ### // +// ### DEFAULT Bottom ### // { "include": "~/.config/waybar/modules", "layer": "top", diff --git a/config/waybar/configs/Default [TOP] b/config/waybar/configs/Default [TOP] index acce267..69e1046 100644 --- a/config/waybar/configs/Default [TOP] +++ b/config/waybar/configs/Default [TOP] @@ -1,6 +1,6 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -// ### DEFAULT ### // +// ### DEFAULT - Top ### // { "include": "~/.config/waybar/modules", "layer": "top", diff --git a/config/waybar/modules b/config/waybar/modules index 7d08724..093d188 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -446,7 +446,7 @@ "custom/cycle_wall":{ "format":" ", "on-click": "~/.config/hypr/scripts/WallpaperSelect.sh", - "on-click-right": "~/.config/hypr/scripts/Wallpaper.sh swww", + "on-click-right": "~/.config/hypr/scripts/Wallpaper.sh", "on-click-middle": "~/.config/hypr/scripts/WaybarStyles.sh", "tooltip": true, "tooltip-format": "Change wallpaper or style" @@ -471,7 +471,7 @@ "format": "", "on-click": "~/.config/hypr/scripts/DarkLight.sh", "on-click-right": "~/.config/hypr/scripts/WaybarStyles.sh", - "on-click-middle": "~/.config/hypr/scripts/Wallpaper.sh swww", + "on-click-middle": "~/.config/hypr/scripts/Wallpaper.sh", "tooltip": false, },