From 547a4741b905cf9ac4ee4237470120e8a08cc027 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 13 Nov 2023 22:16:50 +0900 Subject: [PATCH] minor update. Nothing major --- config/waybar/configs/config-Bottom(plasma) | 3 +++ config/waybar/configs/config-Bottom-Left | 2 ++ config/waybar/configs/config-Bottom-Right | 2 ++ config/waybar/configs/config-Left | 2 ++ config/waybar/configs/config-Right | 2 ++ config/waybar/configs/config-Top(gnome) | 2 ++ config/waybar/configs/config-Top-&-Bottom | 2 ++ config/waybar/configs/config-Top-Left | 2 ++ config/waybar/configs/config-Top-Right | 2 ++ config/waybar/configs/config-all-sides | 2 ++ config/waybar/configs/config-default | 2 ++ config/waybar/configs/config-default-Bottom | 2 ++ config/waybar/configs/config-simple-long | 2 ++ config/waybar/configs/config-simple-short | 4 ++++ 14 files changed, 31 insertions(+) diff --git a/config/waybar/configs/config-Bottom(plasma) b/config/waybar/configs/config-Bottom(plasma) index cdf666b..2aa9f91 100644 --- a/config/waybar/configs/config-Bottom(plasma) +++ b/config/waybar/configs/config-Bottom(plasma) @@ -1,4 +1,7 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + // ### "Plasma" (bottom) ### // + { "include": "~/.config/waybar/modules", "layer": "top", diff --git a/config/waybar/configs/config-Bottom-Left b/config/waybar/configs/config-Bottom-Left index e4b915f..da0bc68 100644 --- a/config/waybar/configs/config-Bottom-Left +++ b/config/waybar/configs/config-Bottom-Left @@ -1,3 +1,5 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + // ### BOTTOM and LEFT PANEL [{ diff --git a/config/waybar/configs/config-Bottom-Right b/config/waybar/configs/config-Bottom-Right index 267445d..a715706 100644 --- a/config/waybar/configs/config-Bottom-Right +++ b/config/waybar/configs/config-Bottom-Right @@ -1,3 +1,5 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + // ### BOTTOM and RIGHT PANEL [{ diff --git a/config/waybar/configs/config-Left b/config/waybar/configs/config-Left index a614a0e..99c3405 100644 --- a/config/waybar/configs/config-Left +++ b/config/waybar/configs/config-Left @@ -1,3 +1,5 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + // ### LEFT PANEL ### // { diff --git a/config/waybar/configs/config-Right b/config/waybar/configs/config-Right index 5b59c87..69d4795 100644 --- a/config/waybar/configs/config-Right +++ b/config/waybar/configs/config-Right @@ -1,3 +1,5 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + // ### RIGHT PANEL ### // { diff --git a/config/waybar/configs/config-Top(gnome) b/config/waybar/configs/config-Top(gnome) index 551ccbf..7434b90 100644 --- a/config/waybar/configs/config-Top(gnome) +++ b/config/waybar/configs/config-Top(gnome) @@ -1,3 +1,5 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + // ### "Gnome" style (top) ### // { "include": "~/.config/waybar/modules", diff --git a/config/waybar/configs/config-Top-&-Bottom b/config/waybar/configs/config-Top-&-Bottom index 84c3e3b..9187793 100644 --- a/config/waybar/configs/config-Top-&-Bottom +++ b/config/waybar/configs/config-Top-&-Bottom @@ -1,3 +1,5 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + // ### DUAL TOP and BOTTOM ### // [{ diff --git a/config/waybar/configs/config-Top-Left b/config/waybar/configs/config-Top-Left index e9940ba..97e356f 100644 --- a/config/waybar/configs/config-Top-Left +++ b/config/waybar/configs/config-Top-Left @@ -1,3 +1,5 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + // ### TOP and LEFT PANEL ## // [{ diff --git a/config/waybar/configs/config-Top-Right b/config/waybar/configs/config-Top-Right index 861f7f9..1be4897 100644 --- a/config/waybar/configs/config-Top-Right +++ b/config/waybar/configs/config-Top-Right @@ -1,3 +1,5 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + // ### TOP and LEFT PANEL ## // [{ diff --git a/config/waybar/configs/config-all-sides b/config/waybar/configs/config-all-sides index df999be..fdc48f9 100644 --- a/config/waybar/configs/config-all-sides +++ b/config/waybar/configs/config-all-sides @@ -1,3 +1,5 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + // ### ALL SIDES ### // [{ diff --git a/config/waybar/configs/config-default b/config/waybar/configs/config-default index c3e705a..8bdc096 100644 --- a/config/waybar/configs/config-default +++ b/config/waybar/configs/config-default @@ -1,3 +1,5 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + // ### DEFAULT ### // { "include": "~/.config/waybar/modules", diff --git a/config/waybar/configs/config-default-Bottom b/config/waybar/configs/config-default-Bottom index 3f3c17f..68f54ad 100644 --- a/config/waybar/configs/config-default-Bottom +++ b/config/waybar/configs/config-default-Bottom @@ -1,3 +1,5 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + // ### DEFAULT-BOTTOM### // { "include": "~/.config/waybar/modules", diff --git a/config/waybar/configs/config-simple-long b/config/waybar/configs/config-simple-long index da59099..d94ecda 100644 --- a/config/waybar/configs/config-simple-long +++ b/config/waybar/configs/config-simple-long @@ -1,3 +1,5 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + // ### SIMPLE ### // { diff --git a/config/waybar/configs/config-simple-short b/config/waybar/configs/config-simple-short index a225b92..ebeb982 100644 --- a/config/waybar/configs/config-simple-short +++ b/config/waybar/configs/config-simple-short @@ -1,3 +1,7 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + +// ### SIMPLE -SHORT ### // + { "include": "~/.config/waybar/modules", "layer": "top",