aboutsummaryrefslogtreecommitdiff
path: root/conky
AgeCommit message (Collapse)Author
2015-11-23Add quality information for modem connectionAdrian Kummerlaender
2015-07-22Added cell phone icon for modem connectionsAdrian Kummerlaender
* renamed workspace `10` to `0`
2015-06-30Changed _conky_ configuration to use _Font Awesome_ iconsAdrian Kummerlaender
* this allows for a more visually pleasing and compact display of status information * the icons themselves are used to convey infomation about e.g. the connection type
2015-01-03Removed conky status bar units to get a more consistent viewAdrian Kummerlaender
2015-01-01Added discharge rate display to conky battery sectionAdrian Kummerlaender
* this is only displayed when actually discharging, data is provided by `upower`
2014-07-05Changed i3wm color schemeAdrian Kummerlaender
* updated conky and urxvt configuration accordingly
2014-06-25Updated passman shortcut and removed kernel from conkyAdrian Kummerlaender
* passman was updated to a new version which changed its interface
2014-06-13Switched conky / i3bar to JSON protocolAdrian Kummerlaender
* conky now generates JSON output in conjunction with newly created ".conky.sh" * changed conky script logic to be interface aware ** detects and displays address of the active interface (eth / wlan / wwan) * changed conky date format to iso * switched gvim font to "Droid Sans Mono" ** analog to urxvt font * xdg config is now preventing "Desktop" and "Downloads" directories from being created
2014-06-12Configuration changes caused by new laptopAdrian Kummerlaender
* I recently acquired a new laptop which I am currently setting up * Updated conky to display temperature and fan speed data of Thinkpad x220 * removed notification daemon from i3 autostart, added nm-applet * prevented "Template" directory from being created * changed urxvt terminal font
2014-01-29Initial commit of my current dotfilesAdrian Kummerländer