summaryrefslogtreecommitdiff
path: root/.config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed volume applet issue in polybarDaniel Holman2018-04-081-1/+1
| | | | | Fixed an issue with polybar config in which the volume applet wouldn't show the complete volume display
* Added new custom keybinds to i3 configDaniel Holman2018-04-081-0/+2
| | | | | | Added a quasi Alt+Tab feature into my i3 config file. It allows one to press Mod+Tab to focus on the next workspace with a window and Mod+Shift+Tab for previous workspace
* General updatesDaniel Holman2018-04-053-0/+682
Made significant updates to a bunch of files: -.zshrc environment vars and script sourcing in new file -.zshenv this is whehere the above went -.muttrc clarified the address line as well as password control -.ssh new directory for secure shell config files -.tmux.conf new file to control how tmux behaves -.config/i3/config i3wm configuration -.config/polybar/config topbar configuration -.config/termite/config terminal theming and other things