This commit is contained in:
vaxerski 2021-11-27 19:45:00 +01:00
commit 49c7b0bcee
1 changed files with 11 additions and 1 deletions

View File

@ -36,7 +36,17 @@ Hypr is a Linux tiling window manager for Xorg. It's written in XCB with modern
- [ ] Fix animation flicker (if possible)
- [ ] Config expansion (rules, default workspaces, etc.)
<br/>
# Configuring
See the [Wiki Page](https://github.com/vaxerski/Hypr/wiki/Configuring-Hypr) 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
![One](https://i.imgur.com/5HmGM4R.png)
![Two](https://i.imgur.com/V4lIjkC.png)
![Three](https://i.imgur.com/yvZVde7.png)
# Building
See the [Wiki](https://github.com/vaxerski/Hypr/wiki/Building) to see build instructions.