2024-12-27 02:03:25 +01:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"modules-left": [
|
|
|
|
"clock"
|
|
|
|
],
|
|
|
|
"modules-center": [
|
|
|
|
"river/tags"
|
|
|
|
],
|
|
|
|
"modules-right": [
|
|
|
|
"tray",
|
|
|
|
"battery",
|
|
|
|
],
|
2024-12-31 02:23:01 +01:00
|
|
|
|
2024-12-27 23:03:21 +01:00
|
|
|
"layer": "bottom",
|
|
|
|
"mode": "dock",
|
|
|
|
"position": "top",
|
|
|
|
"start_hidden": false,
|
|
|
|
"fixed-center": true,
|
2025-01-13 10:54:36 +01:00
|
|
|
"height": 25,
|
2024-12-31 02:23:01 +01:00
|
|
|
"margin": 4,
|
2025-01-13 10:54:36 +01:00
|
|
|
"reload_style_in_change": true,
|
2024-12-31 02:23:01 +01:00
|
|
|
|
2024-12-27 02:03:25 +01:00
|
|
|
"battery": {
|
|
|
|
"format": "{icon} {capacity}%",
|
|
|
|
"format-charging": " {capacity}%",
|
|
|
|
"format-icons": [
|
|
|
|
"",
|
|
|
|
"",
|
|
|
|
"",
|
|
|
|
"",
|
|
|
|
"",
|
|
|
|
"",
|
|
|
|
"",
|
|
|
|
"",
|
|
|
|
"",
|
|
|
|
"",
|
|
|
|
""
|
|
|
|
],
|
2024-12-31 02:23:01 +01:00
|
|
|
"format-plugged": " {capacity}%",
|
|
|
|
"tooltip": true,
|
2025-01-13 10:54:36 +01:00
|
|
|
"tooltip-format": "{timeTo}",
|
|
|
|
"interval": 5
|
2024-12-27 02:03:25 +01:00
|
|
|
},
|
2024-12-31 02:23:01 +01:00
|
|
|
|
2024-12-27 02:03:25 +01:00
|
|
|
"clock": {
|
|
|
|
"format": "{:L%H:%M %A, %d %B}",
|
|
|
|
"interval": 1,
|
|
|
|
"tooltip": false,
|
|
|
|
"locale": "C",
|
|
|
|
"timezone": "Europe/Amsterdam"
|
|
|
|
},
|
2024-12-31 02:23:01 +01:00
|
|
|
|
2024-12-27 02:03:25 +01:00
|
|
|
"custom/notification": {
|
|
|
|
"escape": "true",
|
|
|
|
"exec": "swaync-client -swb",
|
2024-12-27 23:03:21 +01:00
|
|
|
"format": "",
|
2024-12-27 02:03:25 +01:00
|
|
|
"on-click": "swaync-client -t -sw",
|
|
|
|
"on-click-right": "swaync-client -C -sw",
|
|
|
|
"return-type": "json",
|
|
|
|
"tooltip": "false"
|
|
|
|
},
|
2024-12-31 02:23:01 +01:00
|
|
|
|
2024-12-27 02:03:25 +01:00
|
|
|
"tray": {
|
|
|
|
"icon-size": 16,
|
|
|
|
"reverse-direction": "true",
|
|
|
|
"spacing": 10
|
|
|
|
},
|
2024-12-31 02:23:01 +01:00
|
|
|
|
2024-12-27 02:03:25 +01:00
|
|
|
"river/tags": {
|
|
|
|
"num-tags": 9,
|
|
|
|
"tag-labels": [
|
|
|
|
"1",
|
|
|
|
"2",
|
|
|
|
"3",
|
|
|
|
"4",
|
|
|
|
"5",
|
|
|
|
"6",
|
|
|
|
"7",
|
|
|
|
"8",
|
|
|
|
"9"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|