mirror of
https://github.com/hyprwm/Hypr.git
synced 2024-11-07 16:35:59 +01:00
1.9 KiB
1.9 KiB
Hypr is a Linux tiling window manager for Xorg. It's written in XCB with modern C++ and aims to provide easily readable and expandable code.
!WARNING: Hypr is still in early development. Please report all bugs in Github issues, or open a PR!
Key Features
- True parabolic animations
- Rounded corners and borders
- Config reloaded instantly upon saving
- A built-in status bar with modules
- Easily expandable and readable codebase
- Keybinds config
- Tiling windows
- Floating windows
- Workspaces
- Moving / Fullscreening windows
Configuring
See the Wiki Page for a detailed overview on the config, or refer to the example config in examples/hypr.conf.
To use a custom config, place it in ~/.config/hypr/hypr.conf
Screenshot Gallery
Building
See the Wiki to see build instructions.
Known issues
- Animations do tend to flicker a bit, especially with picom.
- The config is still pretty simple, although riceable!
- Popups sometimes are created pretty small
Contributions
Refer to CONTRIBUTING.md and the Wiki for contributing instructions and guidelines.