aboutsummaryrefslogtreecommitdiff
path: root/naboo.config-waybar-local.conf
blob: 1f4d455010bfc1d109449f1bf821ef5aa405ebd9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "height": 16,
    "tray": {
        "icon-size": 16
    },
    "clock": {
        "format": "{:%Y-%m-%d %T}",
        "format-alt": "{:%T}"
    },
    "modules-right": [
        "idle_inhibitor",
        "pulseaudio",
        "network",
        "cpu",
        "memory",
        "temperature",
        "backlight",
        "clock",
        "tray"
    ]
}