aboutsummaryrefslogtreecommitdiff
path: root/i3wm/.i3
AgeCommit message (Collapse)Author
2014-07-05Set i3bar tray screen and add texlive to $PATHAdrian Kummerlaender
* I am using a custom texlive installation which requires the path to be added manually
2014-07-03Added screenlayout keybindingsAdrian Kummerlaender
* xrandr scripts are managed by arandr
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-04-05Updated i3wm configAdrian Kummerländer
* removed unnecessary comments (the configuration is mostly self-explanatory) * changed key combination for executing i3lock to control+alt+l instead of alt+l ** alt+l interferes with planned vim buffer navigation configuration changes
2014-01-29Initial commit of my current dotfilesAdrian Kummerländer