- OS : Archlinux
- WM : Sway
- Status line : Waybar
- Lock Screen : Swaylock-effects
- Terminal : Alacritty
- Shell : zsh
Zinit plugin manager and
powerlevel10k theme - Editor : NeoVim with vim-plug plugin manager
- File manager : Ranger
- Font : DejaVu from NerdFont
- Launcher : Rofi
- Wallpaper: Custom BASE00 from base16-material with HSV noise
- THEME: Base16 Material Theme
Dotfiles come with a sync script to copy all the files in the proper folder to avoid having hidden files in the git repo. To install the dotfiles to your system, be careful to have required dependencies and run:
git clone https://github.com/mat3ck/dotfiles.git
cd dotfiles
./sync.sh