I recommend one symbolically links the directories from this dotfiles
directory to the corresponding .config locations. As an example after
cloning the repo to the home directory at ~/dotfiles running the
following for each application config one wants.
ln -s ~/dotfiles/niri ~/.config/niri| Application name | Description |
|---|---|
| alacritty | terminal emulator |
| helix | keyboard centric modal text-editor for the terminal |
| mako | simple notification daemon |
| niri | scrolling/tilling windowmanager on wayland |
| nushell | cross-platform shell, that treats things as (structured) data rather than just as raw text |
| qutebrowser | web-browser with vim keybinds |
| waybar | simple bar for displaying information |
| yazi | blazingly fast terminal file manager |
| zathura | document viewer with vim-keybinds |
| zellij | terminal multiplexer alternative to tmux/screen with friendly defaults. (my default is the compact layout) |