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