This is my setup Wayland enviroment based around Sway as the window manager, Alacritty as a terminal, and neovim as an editor.
Dotfiles are managed with pilgo, according to the setup in pilgo.yml.
The repo contains configs for the following software:
- Alacritty: Terminal emulator
- Paru: AUR helper and pacman wrapper
- qutebrowser: Keyboard driven, Vim-like browser
- Sway: Tiling window manager for Wayland
- Flashfocus: Flash windows on focus change
- Mako: Notfication Daemon
- Waybar: Status bar
- Zathura: Document viewer
- neovim: Modal editor forked off of vim
- tmux: Terminal multiplexer
- zsh: Shell
- ohmyzsh: Framework for zsh configuration
- A few more minor config files are also included
See pilgo's instructions
plg show
Show dotfiles in a tree view along with their link destinations.
plg check
Check the status of your dotfiles and check for any conflicts at the target destinations.
plg link
If everything looks good, create symlinks at all target destinations to your dotfiles repo.