Skip to content

Instantly share code, notes, and snippets.

@arnellebalane
Created August 5, 2018 09:25
Show Gist options
  • Save arnellebalane/c442a466be79d92c6bfd0e4e07679775 to your computer and use it in GitHub Desktop.
Save arnellebalane/c442a466be79d92c6bfd0e4e07679775 to your computer and use it in GitHub Desktop.
mdi-cli possible config format
{
"names": [
"google",
"youtube",
"twitter"
],
"size": 24,
"padding": 4,
"radius": 4,
"foreground": "#333",
"background": "transparent",
"output": "icons"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment