14 lines
241 B
Plaintext
14 lines
241 B
Plaintext
{
|
|
"layer": "top",
|
|
"position": "top",
|
|
"height": 30,
|
|
|
|
"modules-left": ["hyprland/workspaces"],
|
|
"modules-center": ["clock"],
|
|
"modules-right": ["network", "pulseaudio", "tray"],
|
|
|
|
"clock": {
|
|
"format": "{:%a %d %b %H:%M}"
|
|
}
|
|
}
|