Skip to content

Instantly share code, notes, and snippets.

@nemanjan00
Created May 3, 2018 09:03
Show Gist options
  • Save nemanjan00/c344bfd342ecb5564d3130d023e526cc to your computer and use it in GitHub Desktop.
Save nemanjan00/c344bfd342ecb5564d3130d023e526cc to your computer and use it in GitHub Desktop.
{
"blocks": [
{
"name": "cpus",
"backgroundColor": "#ffffff",
"color": "#160925"
},
{
"name": "playerctl",
"backgroundColor": "#160925",
"color": "#ffffff"
},
{
"name": "ram",
"backgroundColor": "#ffffff",
"color": "#160925"
},
{
"name": "ip",
"backgroundColor": "#160925",
"color": "#ffffff"
},
{
"name": "load",
"backgroundColor": "#ffffff",
"color": "#160925"
},
{
"name": "time",
"backgroundColor": "#160925",
"color": "#ffffff"
},
{
"name": "date",
"backgroundColor": "#ffffff",
"color": "#160925"
},
{
"name": "battery",
"backgroundColor": "#160925",
"color": "#ffffff"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment