[ { "custom/artist": { "exec": "cmus-remote -Q | grep 'tag artist' | sed 's/tag artist //'", "format": "{}", "interval": 1 }, "custom/song": { "exec": "cmus-remote -Q | grep 'tag title' | sed 's/tag title //'", "format": "{}", "interval": 1 }, "height": 1080, "layer": "top", "margin-bottom": 0, "margin-top": 0, "mode": "overlay", "modules-center": [ "custom/song", "custom/artist" ], "modules-left": [], "modules-right": [], "name": "bottomBar", "position": "bottom", "width": 1000 }, { "clock": { "calendar": { "format": { "days": "{}", "months": "{}", "today": "{}", "weekdays": "{}", "weeks": "W{}" }, "mode": "year", "mode-mon-col": 3, "on-scroll": 1, "weeks-pos": "right" }, "format": "{:%a, %d %b %Y %I:%M:%S}  ", "format-alt": "{:%A, %B %d, %Y %I:%M:%S}  ", "interval": 1, "tooltip-format": "{calendar}" }, "cpu": { "format": " {usage:2}%", "interval": 5, "tooltip": false }, "exclusive": "true", "height": 25, "layer": "top", "margin-bottom": 0, "margin-top": 0, "memory": { "format": " {}%", "interval": 5 }, "mode": "overlay", "modules-center": [ "clock" ], "modules-left": [ "cpu" ], "modules-right": [ "memory" ], "name": "topBar", "position": "top", "pulseaudio": { "format": "{icon} {volume}%", "format-bluetooth": "{volume}% {icon} {format_source}", "format-bluetooth-muted": " {icon} {format_source}", "format-icons": { "car": "", "default": [ "", "", "" ], "hands-free": "", "headphone": "", "headset": "", "phone": "", "portable": "" }, "format-muted": " {format_source}", "format-source": " {volume}%", "format-source-muted": "", "on-click": "pavucontrol" }, "width": 1000 }, { "custom/empty": { "format": " ", "interval": 1 }, "height": 1440, "layer": "bottom", "margin-bottom": 0, "margin-top": 0, "mode": "overlay", "modules-center": [ "custom/empty" ], "modules-left": [], "modules-right": [], "name": "whiteCornersTop", "position": "top", "width": 2560 } ]