diff options
Diffstat (limited to 'config/waybar/configs/Right')
| -rw-r--r-- | config/waybar/configs/Right | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/config/waybar/configs/Right b/config/waybar/configs/Right deleted file mode 100644 index 4fc258cf..00000000 --- a/config/waybar/configs/Right +++ /dev/null @@ -1,37 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### RIGHT PANEL ### // - -{ -"include": "~/.config/waybar/modules", -"layer": "top", -"position": "right", -"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", -], -} |
