Files
mydots/.config/waybar/config
2024-11-26 19:29:40 +05:00

26 lines
363 B
Plaintext

{
"include": "/home/sophron/.config/waybar/modules",
"position": "bottom",
"height": 27,
"width": 1325,
"spacing": 7,
"margin-bottom": 5,
"modules-left": [
"custom/menu",
"cpu",
"memory",
"hyprland/submap",
],
"modules-center": [
"hyprland/workspaces"
],
"modules-right": [
"pulseaudio",
"hyprland/language",
"clock"
],
}