Wayland Compositor Dotfiles Collection
This repository contains my personal dotfiles for three Wayland compositors:
untitled.mp4
Note
This instruction if for installing on Arch-based distros. Choose packages according to your distribution
Note
I've used Paru as the AUR helper in the following commands, but feel free to use your AUR helper of choice.
Warning
Make sure to backup your previous configurations, as this process may cause you to lose them
- clone the Repository
git clone https://github.com/mohammedbilalns/dotfiles
- configure compositors accordingly
paru -S stow niri mako foot swayidle swaylock-effects fuzzel waybar wlsunset swaybg &&
mv .config/niri .config/mako .config/foot .config/swayidle .config/swaylock .config/fuzzel .config/backup/ &&
cd dotfiles && stow niri mako swayidle swaylock fuzzel
paru -S stow hyprland hyprlock hypridle hyprpaper hyprshade hyprpicker mako waybar foot fuzzel
mv .config/hypr .config/mako .config/foot .config/fuzzel .config/backup/ &&
cd dotfiles && stow hypr mako wayar fuzzel
paru -S stow swayfx mako foot swayidle swaylock-effects fuzzel waybar wlsunset swaybg
mv .config/sway .config/mako .config/foot .config/swayidle .config/swaylock .config/fuzzel .config/backup/ &&
cd dotfiles && stow sway mako swayidle swaylock fuzzel