Created
August 5, 2018 09:25
-
-
Save arnellebalane/c442a466be79d92c6bfd0e4e07679775 to your computer and use it in GitHub Desktop.
mdi-cli possible config format
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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