dotfiles/.config/waybar/config

16 lines
227 B
Text

[
{
"layer": "top",
"modules-center": [
"clock"
],
"modules-left": [
"hyprland/workspaces",
"hyprland/window"
],
"modules-right": [
"battery"
],
"position": "top"
}
]