/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ // ### TOP Simple ## // { "include": "~/.config/waybar/modules", "layer": "top", "position": "top", //"mode": "dock", "exclusive": true, "passthrough": false, "gtk-layer-shell": true, "margin-left": 6, "margin-right": 6, "margin-top": 2, "modules-left": [ "idle_inhibitor", "hyprland/workspaces#rw", "mpris", "hyprland/window" ], "modules-center": [ "clock#2" ], "modules-right": [ "tray", "battery", "pulseaudio", "pulseaudio#microphone", "custom/power", ], }