Browse Source

minor update. Nothing major

pull/20/head
JaKooLit 2 years ago
parent
commit
547a4741b9
  1. 3
      config/waybar/configs/config-Bottom(plasma)
  2. 2
      config/waybar/configs/config-Bottom-Left
  3. 2
      config/waybar/configs/config-Bottom-Right
  4. 2
      config/waybar/configs/config-Left
  5. 2
      config/waybar/configs/config-Right
  6. 2
      config/waybar/configs/config-Top(gnome)
  7. 2
      config/waybar/configs/config-Top-&-Bottom
  8. 2
      config/waybar/configs/config-Top-Left
  9. 2
      config/waybar/configs/config-Top-Right
  10. 2
      config/waybar/configs/config-all-sides
  11. 2
      config/waybar/configs/config-default
  12. 2
      config/waybar/configs/config-default-Bottom
  13. 2
      config/waybar/configs/config-simple-long
  14. 4
      config/waybar/configs/config-simple-short

3
config/waybar/configs/config-Bottom(plasma)

@ -1,4 +1,7 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### "Plasma" (bottom) ### //
{
"include": "~/.config/waybar/modules",
"layer": "top",

2
config/waybar/configs/config-Bottom-Left

@ -1,3 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### BOTTOM and LEFT PANEL
[{

2
config/waybar/configs/config-Bottom-Right

@ -1,3 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### BOTTOM and RIGHT PANEL
[{

2
config/waybar/configs/config-Left

@ -1,3 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### LEFT PANEL ### //
{

2
config/waybar/configs/config-Right

@ -1,3 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### RIGHT PANEL ### //
{

2
config/waybar/configs/config-Top(gnome)

@ -1,3 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### "Gnome" style (top) ### //
{
"include": "~/.config/waybar/modules",

2
config/waybar/configs/config-Top-&-Bottom

@ -1,3 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### DUAL TOP and BOTTOM ### //
[{

2
config/waybar/configs/config-Top-Left

@ -1,3 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### TOP and LEFT PANEL ## //
[{

2
config/waybar/configs/config-Top-Right

@ -1,3 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### TOP and LEFT PANEL ## //
[{

2
config/waybar/configs/config-all-sides

@ -1,3 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### ALL SIDES ### //
[{

2
config/waybar/configs/config-default

@ -1,3 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### DEFAULT ### //
{
"include": "~/.config/waybar/modules",

2
config/waybar/configs/config-default-Bottom

@ -1,3 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### DEFAULT-BOTTOM### //
{
"include": "~/.config/waybar/modules",

2
config/waybar/configs/config-simple-long

@ -1,3 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### SIMPLE ### //
{

4
config/waybar/configs/config-simple-short

@ -1,3 +1,7 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
// ### SIMPLE -SHORT ### //
{
"include": "~/.config/waybar/modules",
"layer": "top",

Loading…
Cancel
Save