Skip to content

Commit

Permalink
Minor formatting changes to README>md.
Browse files Browse the repository at this point in the history
tknomanzr committed Apr 9, 2018

Verified

This commit was signed with the committer’s verified signature.
amagyar-iohk Allain Magyar
1 parent 7a0c16d commit 84dc28d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -83,7 +83,7 @@ This is the previous set of defaults used in Bunsenlabs Hydrogen.
Must resolve to a float.
Defaults to 0.001.

overall_opacity Opacity of the dialog from (0 - 100)
overall_opacity Opacity of the dialog from (0 - 100)
0 is transparent. 100 is opaque.
Must resolve to an int.
Defaults to 100.
@@ -100,10 +100,10 @@ NOTE: values of less than 60 tend to create clipping on the labels. Similarly, v
Defaults to 0.
Useful to create a thin inner border between the dialog and that container. Large values may create clipping.

button_spacing The spacing between the buttons.
Must resolve to an int.
Defaults to 0.
icon_path The path to the images you want to map to the buttons.
button_spacing The spacing between the buttons.
Must resolve to an int.
Defaults to 0.
icon_path The path to the images you want to map to the buttons.

If this path cannot be found, then the dialog will fall back to a default gtk dialog.

0 comments on commit 84dc28d

Please sign in to comment.