From 547a4741b905cf9ac4ee4237470120e8a08cc027 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 13 Nov 2023 22:16:50 +0900 Subject: 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 cdf666bb..2aa9f910 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 e4b915f5..da0bc68f 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 267445d7..a715706b 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 a614a0ec..99c34051 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 5b59c87b..69d47950 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 551ccbf4..7434b90c 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 84c3e3be..91877931 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 e9940ba9..97e356f0 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 861f7f96..1be48977 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 df999bea..fdc48f9c 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 c3e705a6..8bdc096e 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 3f3c17fc..68f54adc 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 da59099e..d94ecdac 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 a225b92a..ebeb9823 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", -- cgit v1.2.3