dotfiles/.config/hypr/waybar-alt-6/config.ini
2025-02-13 10:25:15 -07:00

26 lines
663 B
INI
Executable File

{
"include": "~/.config/hypr/waybar/modules",
"name": "main-bar",
"id": "main-bar",
"layer": "top",
"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "top",
"height": 32,
"width": "",
"spacing": 6,
"margin": 0,
"margin-top": 0,
"margin-bottom": 0,
"margin-left": 0,
"margin-right": 0,
"fixed-center": true,
"ipc": true,
"modules-left": ["custom/menu", "custom/changewaybar", "cpu","memory", "disk"],
"modules-center": ["clock"],
"modules-right": ["pulseaudio", "backlight", "network", "battery", "tray","custom/power"],
}