- Install sway
sudo apt install sway waybar -y
- Install dependencies
sudo apt install kitty rofi thunar xterm light grimshot -y
- Install optional dependencies
sudo apt install cava neofetch lxappearance -y
- Copy all folders to your $HOME directory
cp -r {.bin,.config,.icons,.theme} ~/
- Install fonts
git clone https://github.com/ryanoasis/nerd-fonts
cd nerd-fonts
./install.sh
- Install wallpapers
git clone https://github.com/catppuccin/wallpapers
mv wallpapers ~/Pictures/
- If you logged in another DE/WM, logout first
- Login to SwayWM from display manager or from tty by typing :
sway
- Control center
- Power menu
- Bluetooth manager
- Network manager
- Power management
- Media control
- Calendar
- Notification
- Auto switch between spotify and notification
- Theme switcher
- I can't use notification daemon, tell me if you can use something like dunst or mako
- You can't forget wifi profile from Network Manager, so you have to manually forget it using nmcli/nmtui or you can use nm-tray as well