aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/lua
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-08-24 13:08:46 -0400
committerPinapelz <yukais@pinapelz.com>2026-08-29 21:41:34 -0700
commitc7cb1bb4a91bb53bced3aacfba08faff8d69c00e (patch)
treeac4288b04877e252508d0edf9d987e84c201f00c /config/hypr/lua
parenteffe0544e2c446d6eaa9048c05a6c4b3a1d0ad66 (diff)
Fixed ChangeBlur in LUA workflow
Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/UserConfigs/user_decorations.lua modified: config/hypr/lua/decorations.lua modified: config/hypr/scripts/ChangeBlur.sh
Diffstat (limited to 'config/hypr/lua')
-rw-r--r--config/hypr/lua/decorations.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/lua/decorations.lua b/config/hypr/lua/decorations.lua
index d7132887..3937b226 100644
--- a/config/hypr/lua/decorations.lua
+++ b/config/hypr/lua/decorations.lua
@@ -42,7 +42,7 @@ hl.config({
size = 6,
passes = 3,
new_optimizations = true,
- xray = true,
+ xray = false,
ignore_opacity = true,
special = true,
popups = true,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage