feat(hypr): add hyprland

This commit is contained in:
2026-04-22 17:48:19 +02:00
parent 6a676c06fc
commit 91ede7e459
12 changed files with 486 additions and 4 deletions
+19 -1
View File
@@ -29,4 +29,22 @@
| tinymist | tinymist | — | — | `cargo install tinymist` |
| websocat | websocat | — | — | `cargo install websocat` or GitHub release |
Packages marked — are not in the default repos; install via `cargo install` or from GitHub releases.
## Hyprland desktop
| Tool | Arch | Debian/Ubuntu | Fedora | Notes |
|------|------|---------------|--------|-------|
| hyprland | hyprland | — | hyprland (COPR) | Compositor |
| hyprpaper | hyprpaper | — | hyprpaper | Wallpaper |
| hyprlock | hyprlock | — | hyprlock (COPR) | Lockscreen |
| kanshi | kanshi | kanshi | kanshi | Display profiles |
| eww | eww | — | — | Bar/widgets |
| rofi | rofi | rofi | rofi | Launcher |
| ghostty | ghostty | — | ghostty | Terminal |
| dolphin | dolphin | dolphin | dolphin | File manager |
| nm-applet | network-manager-applet | network-manager-gnome | network-manager-applet | |
| blueman | blueman | blueman | blueman | Bluetooth |
| grim | grim | grim | grim | Screenshot |
| slurp | slurp | slurp | slurp | Region selector |
| swappy | swappy | — | — | Screenshot editor |
Packages marked — are not in the default repos; install via `cargo install`, COPR, or from GitHub releases.