Skip to content

Commit dcc9733

Browse files
author
Jan Löser
committed
Bump to version 1.2
* Add new themes from github.com/altdesktop/i3-style * Allow passmenu color configuration * Allow dmenu_run color configuration
1 parent 67f642e commit dcc9733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

i3-style-python

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ except ImportError:
1919

2020
__AUTHOR__ = "jan.loeser@posteo.de"
2121
__NAME__ = "i3-style-python"
22-
__VERSION__ = "1.1"
22+
__VERSION__ = "1.2"
2323

2424
# Use the following string as fallback if e.g. 'child_border' key/value is not
2525
# set in the theme file. This could also be set to a valid hexadecimal color

0 commit comments

Comments
 (0)