Index ¦ Archives

Hyprland

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 nnn grim swaylock

run

hyprland

Thoubleshooting

Fix share screen:

sudo apt update
sudo apt install pipewire wireplumber xdg-desktop-portal xdg-desktop-portal-hyprland

systemctl --user start pipewire
systemctl --user start wireplumber
systemctl --user start xdg-desktop-portal
systemctl --user start xdg-desktop-portal-hyprland

Show my dotfiles for more configurations example.

Hyprland

© 2000-2022 by Daniel Pimentel (d4n1). Under MIT.