Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-10-10 | i3: add more windows to floating | Danny Holman | 1 | -5/+2 | |
Set more windows to be default floating. | |||||
2021-08-21 | Fix certain keybinds not working | Danny Holman | 1 | -1/+1 | |
2021-08-13 | Fix issue starting picom and make font bigger | Danny Holman | 1 | -1/+1 | |
Make the font in URxvt a little big bigger and, therefore, more readable. Also fix an issue starting the compositor. | |||||
2021-08-08 | Add support for picom | Danny Holman | 2 | -2/+426 | |
Add configs for the picom compositor | |||||
2021-08-08 | Switch from Termite to XTerm | Danny Holman | 1 | -65/+0 | |
Switched from termite to xterm, so the termite config is no longer used | |||||
2021-05-21 | Switch to nitrogen | Danny Holman | 1 | -2/+1 | |
Switch to nitrogen for wallpaper setting. Signed-off-by: Danny Holman <dholman@gymli.xyz> | |||||
2021-05-21 | Switch from polybar to i3blocks | Danny Holman | 2 | -315/+13 | |
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-24 | termite: update color palette | Danny Holman | 1 | -30/+31 | |
2021-02-05 | Updates | Danny Holman | 2 | -3/+4 | |
2021-02-03 | Updated to 2021 | Danny Holman | 2 | -4/+4 | |
2020-10-26 | General updates | Danny Holman | 1 | -2/+2 | |
2020-06-16 | Remove powerline configs | Danny Holman | 1 | -46/+0 | |
Remove the configuration options for powerline. I use framework-free zsh and vim now. | |||||
2020-05-11 | Update to latest use case | Danny Holman | 1 | -2/+2 | |
2020-05-11 | Add configs for other used apps | Danny Holman | 2 | -0/+111 | |
2020-04-17 | General updates | Danny Holman | 1 | -25/+11 | |
Update everything in this folder to be current with my setup. | |||||
2020-03-05 | General updates | Danny Holman | 2 | -129/+110 | |
2019-05-27 | Fixed polybar config | Danny Holman | 1 | -3/+3 | |
Fixed polybar config, broken as a result of a bad merge operation. | |||||
2019-05-27 | General updates | Danny Holman | 2 | -153/+77 | |
General updates to things due to package differences since last update. | |||||
2019-03-20 | Updated polybar config to use proper colors | Danny Holman | 1 | -79/+76 | |
2018-10-24 | Added powerline stuffs to polybar | Daniel Holman | 2 | -324/+282 | |
2018-10-22 | Customized the git prompt of Powerline | Daniel Holman | 1 | -9/+15 | |
2018-10-21 | Disabled vim-modeline in zsh powerline | Daniel Holman | 1 | -0/+40 | |
2018-10-21 | Disabled vim-modeline in zsh powerline | Daniel Holman | 1 | -0/+40 | |
2018-10-21 | Changed wallpaper manager to nitrogen | Daniel Holman | 1 | -15/+13 | |
2018-10-21 | Changed wallpaper manager to nitrogen | Daniel Holman | 1 | -15/+13 | |
2018-04-08 | Fixed volume applet issue in polybar | Daniel Holman | 1 | -1/+1 | |
Fixed an issue with polybar config in which the volume applet wouldn't show the complete volume display | |||||
2018-04-08 | Added new custom keybinds to i3 config | Daniel Holman | 1 | -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 | |||||
2018-04-05 | General updates | Daniel Holman | 3 | -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 |