{ "segments": { "right": [ { "function": "powerline.segments.common.time.date", "args" : { "format" : "%d.%m.%Y" } }, { "function": "powerline.segments.common.time.date", "name": "time", "args": { "format": "%H:%M:%S", "istime": true } }, { "function" : "powerline.segments.common.sys.system_load" }, { "function" : "powerline.segments.common.net.network_load" }, { "function" : "powerline.segments.common.bat.battery", "args" : { "gamify" : true } } ], "left" : [ { "function" : "powerline.segments.i3wm.workspaces", "args" : { "only_show" : "visible" } }, { "function" : "powerline.segments.i3wm.mod" }, { "function" : "powerline.segments.i3wm.scratchpad" } ] } }