diff options
author | vaxerski <[email protected]> | 2022-04-09 16:51:08 +0200 |
---|---|---|
committer | vaxerski <[email protected]> | 2022-04-09 16:51:08 +0200 |
commit | 969bebbd06d3f9ac20910b70bb3310ec91931e74 (patch) | |
tree | 4890e37f12c85fcc43c679d23567a29af7eabec8 /README.md | |
parent | b7094200f6f4b24026cd1e0458ed0d75a34d50ef (diff) | |
download | Hyprland-969bebbd06d3f9ac20910b70bb3310ec91931e74.tar.gz Hyprland-969bebbd06d3f9ac20910b70bb3310ec91931e74.zip |
Added blurring 🎉
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,6 +26,7 @@ Nevertheless, REPORT any you find! Make an issue! - Config reloaded instantly upon saving - Easily expandable and readable codebase - Rounded corners + - Window blur - Fade in/out - Support for docks/whatever - Window rules @@ -38,7 +39,6 @@ Nevertheless, REPORT any you find! Make an issue! - Damage tracking - Animations (better) - Fix GDK popups on multimon - - Blur - Fix electron rendering issues - Optimization - Fix weird scroll on XWayland |