Dotfiles are the customization files used to personalize your Linux system to your liking. Dotfiles
can be identified by the preceding dot/period. Since dotfiles start with a dot, these files are
hidden.
These are the dotfiles used on my systems. Dotfiles tend to be stored in a Git repository for convenience sake when installing or using a new computer.
Settings for
- calcurse (calendar)
- i3-gaps (window manager)
- neovim (text editor)
- polybar (status bar)
- lf (file manager)
- alacritty (terminal emulator)
- zsh (shell)
- Navigate to
~/.config/i3/ - Link
config-desktoporconfig-laptoptoconfig - Adjust the monitor name(s) and workspace outputs for
$LEFT,$CENTERand$RIGHT. Monitor names can be found by runningxrandr
- Navigate to
~/.config/polybar/ - Link
config-desktoporconfig-laptoptoconfig