mirror of
https://github.com/hyprwm/Hypr.git
synced 2024-11-02 06:45:58 +01:00
updated readme screenshots & stuff
This commit is contained in:
parent
84a832181b
commit
c00c347dd8
1 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
||||||
![Best](https://img.shields.io/badge/Standard-C%2B%2B20-success)
|
![Best](https://img.shields.io/badge/Standard-C%2B%2B20-success)
|
||||||
![HiMom](https://img.shields.io/badge/Hi-mom!-ff69b4)
|
![HiMom](https://img.shields.io/badge/Hi-mom!-ff69b4)
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
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.
|
Hypr is a dynamic Linux tiling window manager for Xorg. It's written in XCB with modern C++ and aims to provide easily readable and expandable code.
|
||||||
|
|
||||||
Hypr needs testers! Check it out and report suggestions or bugs!
|
Hypr needs testers! Check it out and report suggestions or bugs!
|
||||||
<br/>
|
<br/>
|
||||||
|
@ -50,9 +50,9 @@ You have to use a config, place it in ~/.config/hypr/hypr.conf
|
||||||
|
|
||||||
# Screenshot Gallery
|
# Screenshot Gallery
|
||||||
|
|
||||||
![One](https://i.imgur.com/HLukmeA.png)
|
![One](https://i.imgur.com/ygked0M.png)
|
||||||
![Two](https://i.imgur.com/B0MDTu2.png)
|
![Two](https://i.imgur.com/HLukmeA.png)
|
||||||
![Three](https://i.imgur.com/yvZVde7.png)
|
![Three](https://i.imgur.com/B0MDTu2.png)
|
||||||
|
|
||||||
# Known issues
|
# Known issues
|
||||||
- Picom's shadow and effects do not update for cheap animations while animating
|
- Picom's shadow and effects do not update for cheap animations while animating
|
||||||
|
|
Loading…
Reference in a new issue