Skip to content

Commit

Permalink
Merge pull request #155 from taj-ny/effect-title
Browse files Browse the repository at this point in the history
metadata: remove '(formerly Force Blur') from effect title
  • Loading branch information
taj-ny authored Jan 2, 2025
2 parents 9d068fd + c7c71b4 commit 1f6410e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# KWin Better Blur [![AUR Version](https://img.shields.io/aur/version/kwin-effects-forceblur)](https://aur.archlinux.org/packages/kwin-effects-forceblur)
Better Blur (formerly kwin-effects-forceblur) is a fork the KWin Blur effect for KDE Plasma 6 with additional features and bug fixes.
Better Blur is a fork the KWin Blur effect for KDE Plasma 6 with additional features and bug fixes.

![image](https://github.com/taj-ny/kwin-effects-forceblur/assets/79316397/1078cf12-e6da-43c7-80b4-d90a8b0f3404)
<sup>Window opacity has been set to 85% for System Settings, Dolphin and VSCodium, Firefox uses a transparent theme | [NixOS configuration](https://github.com/taj-ny/nix-config)</sup>
Expand Down
2 changes: 1 addition & 1 deletion src/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"Description": "Fork of the KWin Blur effect for KDE Plasma 6 with force blur and more",
"EnabledByDefault": false,
"License": "GPL",
"Name": "Better Blur (formerly Force Blur)"
"Name": "Better Blur"
},
"X-KDE-ConfigModule": "kwin_better_blur_config"
}

0 comments on commit 1f6410e

Please sign in to comment.