Files
nextcloud_ecosystem/OLD CONFIGS/nix_old/modules/home-manager/conf/waybar/waybar.conf
T
2026-02-22 17:28:02 +01:00

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}"
}
}