Hyprland is an independent tiling Wayland compositor written in C++. Noteworthy features of Hyprland include dynamic tiling, tabbed windows, a clean and readable C++ code-base, and a custom renderer that provides window animations, rounded corners, and Dual-Kawase Blur on transparent windows.
Install
sudo apt install hyprland kitty wofi waybar
run
hyprland
Settings
nvim ~/.config/hypr/hyprland.conf
nvim ~/.config/waybar/config
Show my dotfiles for more configurations example.