diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-13 13:47:14 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-13 13:47:14 +0900 |
| commit | dbcc1a94cb216e537941f61cd4b53fda6a450cfd (patch) | |
| tree | 8f7ff46a97ba62782c8408e4905747f4ce862b1f /config/waybar/configs/Left | |
| parent | 958f4b5516d7a4f90664a335ff7a86bc7aaa86e9 (diff) | |
Major Rename on some waybar styles and layouts incorporating my avatar :)
In addition, I have added 2 new waybar layouts (ClassySleek Top and Bottom) and Waybar Syles Combining Pywal and Catppuccin Latte hence the word Fusion ;)
Diffstat (limited to 'config/waybar/configs/Left')
| -rw-r--r-- | config/waybar/configs/Left | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/config/waybar/configs/Left b/config/waybar/configs/Left deleted file mode 100644 index 1458b43c..00000000 --- a/config/waybar/configs/Left +++ /dev/null @@ -1,37 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### LEFT PANEL ### // - -{ -"include": "~/.config/waybar/modules", -"layer": "top", -"position": "left", -"margin-top": 8, -"margin-bottom": 8, -"margin-left": 3, -//"margin-right": 3, -"spacing": 3, -"fixed-center": true, -"ipc": true, -//"gtk-layer-shell": true, - -"modules-left": [ - "clock#vertical", - "custom/light_dark", -], - -"modules-center": [ - "hyprland/workspaces", -], - -"modules-right": [ - "mpris", - "tray", - //"network", - "backlight#vertical", - "pulseaudio#microphone_vertical", - "pulseaudio#vertical", - "custom/power_vertical", - "custom/menu", -], -} |
