summaryrefslogtreecommitdiff
path: root/.config/i3/config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update i3 configsDanny Holman2022-06-201-12/+25
| | | | Update the i3 settings to current.
* i3: add more windows to floatingDanny Holman2021-10-101-5/+2
| | | | Set more windows to be default floating.
* Fix certain keybinds not workingDanny Holman2021-08-211-1/+1
|
* Fix issue starting picom and make font biggerDanny Holman2021-08-131-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 picomDanny Holman2021-08-081-2/+3
| | | | Add configs for the picom compositor
* Switch to nitrogenDanny Holman2021-05-211-2/+1
| | | | | | Switch to nitrogen for wallpaper setting. Signed-off-by: Danny Holman <dholman@gymli.xyz>
* Switch from polybar to i3blocksDanny Holman2021-05-211-13/+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>
* UpdatesDanny Holman2021-02-051-0/+1
|
* General updatesDanny Holman2020-10-261-2/+2
|
* General updatesDanny Holman2020-04-171-25/+11
| | | | Update everything in this folder to be current with my setup.
* General updatesDanny Holman2020-03-051-5/+21
|
* General updatesDanny Holman2019-05-271-65/+17
| | | | General updates to things due to package differences since last update.
* Added powerline stuffs to polybarDaniel Holman2018-10-241-14/+24
|
* Changed wallpaper manager to nitrogenDaniel Holman2018-10-211-15/+13
|
* 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-051-0/+196
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