diff options
| -rw-r--r-- | config/waybar/configs/config-Bottom(plasma) | 3 | ||||
| -rw-r--r-- | config/waybar/configs/config-Bottom-Left | 2 | ||||
| -rw-r--r-- | config/waybar/configs/config-Bottom-Right | 2 | ||||
| -rw-r--r-- | config/waybar/configs/config-Left | 2 | ||||
| -rw-r--r-- | config/waybar/configs/config-Right | 2 | ||||
| -rw-r--r-- | config/waybar/configs/config-Top(gnome) | 2 | ||||
| -rw-r--r-- | config/waybar/configs/config-Top-&-Bottom | 2 | ||||
| -rw-r--r-- | config/waybar/configs/config-Top-Left | 2 | ||||
| -rw-r--r-- | config/waybar/configs/config-Top-Right | 2 | ||||
| -rw-r--r-- | config/waybar/configs/config-all-sides | 2 | ||||
| -rw-r--r-- | config/waybar/configs/config-default | 2 | ||||
| -rw-r--r-- | config/waybar/configs/config-default-Bottom | 2 | ||||
| -rw-r--r-- | config/waybar/configs/config-simple-long | 2 | ||||
| -rw-r--r-- | config/waybar/configs/config-simple-short | 4 |
14 files changed, 31 insertions, 0 deletions
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", |
