summaryrefslogtreecommitdiff
path: root/.config/polybar/config (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-21Switch from polybar to i3blocksDanny Holman1-302/+0
Switch my top bar from polybar to i3blocks. Polybar requires a separate startup script while i3blocks runs as a child process of i3 itself. Signed-off-by: Danny Holman <dholman@gymli.xyz>
2021-02-05UpdatesDanny Holman1-3/+3
2020-03-05General updatesDanny Holman1-124/+89
2019-05-27Fixed polybar configDanny Holman1-3/+3
Fixed polybar config, broken as a result of a bad merge operation.
2019-05-27General updatesDanny Holman1-88/+60
General updates to things due to package differences since last update.
2019-03-20Updated polybar config to use proper colorsDanny Holman1-79/+76
2018-10-24Added powerline stuffs to polybarDaniel Holman1-310/+258
2018-04-08Fixed volume applet issue in polybarDaniel Holman1-1/+1
Fixed an issue with polybar config in which the volume applet wouldn't show the complete volume display
2018-04-05General updatesDaniel Holman1-0/+422
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