Added a screenshot gallery

This commit is contained in:
vaxerski 2021-11-27 19:41:16 +01:00 committed by GitHub
parent 86f9a2bddf
commit 637b94df62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -36,13 +36,18 @@ 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.