dotfiles/config
Thomas Preisner 38a8c0710b config: barpyrus: config.py: add colorized cpu temperature to conky
Adds cpu temperature to the conky configuration of barpyrus. If the
temperature has reached a specific value, change the color.

if temp <= 50:		blue
else if temp <= 70:	orange
else:			red
2018-03-02 21:03:10 +01:00
..
barpyrus config: barpyrus: config.py: add colorized cpu temperature to conky 2018-03-02 21:03:10 +01:00
herbstluftwm herbstluftwm: add keybind for 'fakefullscreen' and remove chromium/firefox rule 2018-02-20 16:39:29 +01:00