diff options
author | Vaxry <[email protected]> | 2024-04-16 20:36:21 +0100 |
---|---|---|
committer | Vaxry <[email protected]> | 2024-04-16 20:36:21 +0100 |
commit | e8e02e81e84bb04efa0c926361ec80c60744f665 (patch) | |
tree | a1ea7fff3fe74709a0bcf2e649cc624902bfe8e0 /README.md | |
parent | fe7b748eb668136dd0558b7c8279bfcd7ab4d759 (diff) | |
download | Hyprland-e8e02e81e84bb04efa0c926361ec80c60744f665.tar.gz Hyprland-e8e02e81e84bb04efa0c926361ec80c60744f665.zip |
README: minor cleanup
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -10,7 +10,6 @@ [![Badge Pull Requests]][Pull Requests] [![Badge Issues]][Issues] ![Badge Hi Mom]<br> -[![Badge Discord]][Discord] <br> @@ -45,11 +44,11 @@ easy IPC, much more QoL stuff than other wlr-based compositors and more... - Tearing support for better gaming performance - Easily expandable and readable codebase - Fast and active development -- Not scared to provide bleeding-edge features +- Not afraid to provide bleeding-edge features - Config reloaded instantly upon saving - Fully dynamic workspaces - Two built-in layouts and more available as plugins -- Closely follows `wlroots-git` +- Uses forked wlroots with QoL patches - Global keybinds passed to your apps of choice - Tiling/pseudotiling/floating/fullscreen windows - Special workspaces (scratchpads) @@ -103,7 +102,6 @@ easy IPC, much more QoL stuff than other wlr-based compositors and more... <!-----------------------------------------------------------------------------> [Configure]: https://wiki.hyprland.org/Configuring/Configuring-Hyprland/ -[Discord]: https://discord.gg/hQ9XvMUjjr [Stars]: https://starchart.cc/hyprwm/Hyprland [Hypr]: https://github.com/hyprwm/Hypr @@ -138,7 +136,6 @@ easy IPC, much more QoL stuff than other wlr-based compositors and more... [Badge Workflow]: https://github.com/hyprwm/Hyprland/actions/workflows/ci.yaml/badge.svg -[Badge Discord]: https://img.shields.io/badge/Join%20the-Discord%20server-6666ff [Badge Issues]: https://img.shields.io/github/issues/hyprwm/Hyprland [Badge Pull Requests]: https://img.shields.io/github/issues-pr/hyprwm/Hyprland [Badge Language]: https://img.shields.io/github/languages/top/hyprwm/Hyprland |