My dotfiles, managed by rcm, as well as some documentation.
If you wish to use these dotfiles, it is advisable to fork this repository. I frequently make large changes that may break your environmont.
There is no DE, just a console login which starts a wayland compositor or X11, depending on $XDG_VTNR
Wayland:
- river compositor
- wideriver window manager
- way-displays display manager
- slstatus status bar
X:
- dwm X window manager
- xlayoutdisplay X display manager
Tools:
- alacritty terminal
- neovim editor
- zsh zsh
- dual-function-keys
git clone [email protected]:alex-courtis/arch.git ~/.dotfiles
RCRC="${HOME}/.dotfiles/rcrc" rcup -v
rcup-root
su -
chsh -s /bin/zsh
ln -s /home/alex/.dotfiles .
RCRC="${HOME}/.dotfiles/rcrc" rcup -v
See rcm for day to day operations.