Commit graph

8 commits

Author SHA1 Message Date
66e91a3308 config: barpyrus: config.py: add colordict and frame-function
Instead of using rgb-colorvalues everywhere there now is a dictionary
with a set of colors + colorvalues so adjusting colors won't be too
annoying in the future. Also instead of creating a frame-variable for
every possible color combination there now is a function to create
frames when necessary.
2018-03-02 01:21:03 +01:00
2e3f4c3c65 config; barpyrus: config.py: increase size of panel/font for HiDPI screens
Adds a check for hostname == 'warthog' which currently is my only system
with a HiDPI screen in order to adjust the font size and the panel height.
2018-03-02 01:13:11 +01:00
82db8c5d7a config: barpyrus: config.py: reinit with basic configuration
The current config.py is rather messy. In order to get a nice and clean
configuration for barpyrus I decided to completely rewrite it from
scratch. For now it will only show the tags, the focused window title
and the date/time. Further functionality will be added later.
2018-03-02 01:12:47 +01:00
4ae0621e21 barpyrus: increase siji fontsize for HiDPI-screens 2018-02-24 12:46:22 +01:00
f7c842d135 barpyrus: use extended sample config instead of simple one 2017-05-04 18:00:08 +02:00
3ea5423114 barpyrus: add font for normal dpi 2016-12-15 23:53:53 +01:00
e597cdb77d barpyrus: add compatibility for HiDPI 2016-12-15 22:58:18 +01:00
e7a83e8bab barpyrus: add default config 2016-12-15 22:56:03 +01:00