summaryrefslogtreecommitdiff
path: root/.config
AgeCommit message (Collapse)Author
2022-06-20Update i3 configsDanny Holman
Update the i3 settings to current.
2022-06-20Update shell and terminal stuffsDanny Holman
Update the configs that control my shell and related tools.
2021-10-10i3: add more windows to floatingDanny Holman
Set more windows to be default floating.
2021-08-21Fix certain keybinds not workingDanny Holman
2021-08-13Fix issue starting picom and make font biggerDanny Holman
Make the font in URxvt a little big bigger and, therefore, more readable. Also fix an issue starting the compositor.
2021-08-08Add support for picomDanny Holman
Add configs for the picom compositor
2021-08-08Switch from Termite to XTermDanny Holman
Switched from termite to xterm, so the termite config is no longer used
2021-05-21Switch to nitrogenDanny Holman
Switch to nitrogen for wallpaper setting. Signed-off-by: Danny Holman <dholman@gymli.xyz>
2021-05-21Switch from polybar to i3blocksDanny Holman
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-03-24termite: update color paletteDanny Holman
2021-02-05UpdatesDanny Holman
2021-02-03Updated to 2021Danny Holman
2020-10-26General updatesDanny Holman
2020-06-16Remove powerline configsDanny Holman
Remove the configuration options for powerline. I use framework-free zsh and vim now.
2020-05-11Update to latest use caseDanny Holman
2020-05-11Add configs for other used appsDanny Holman
2020-04-17General updatesDanny Holman
Update everything in this folder to be current with my setup.
2020-03-05General updatesDanny Holman
2019-05-27Fixed polybar configDanny Holman
Fixed polybar config, broken as a result of a bad merge operation.
2019-05-27Merge remote-tracking branch 'origin/master'Danny Holman
2019-05-27General updatesDanny Holman
General updates to things due to package differences since last update.
2019-03-20Updated polybar config to use proper colorsDanny Holman
2018-10-24Added powerline stuffs to polybarDaniel Holman
2018-10-22Customized the git prompt of PowerlineDaniel Holman
2018-10-21Disabled vim-modeline in zsh powerlineDaniel Holman
2018-10-21Changed wallpaper manager to nitrogenDaniel Holman
2018-04-08Fixed volume applet issue in polybarDaniel Holman
Fixed an issue with polybar config in which the volume applet wouldn't show the complete volume display
2018-04-08Added new custom keybinds to i3 configDaniel Holman
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
2018-04-05General updatesDaniel Holman
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