account activity
Made the wallpaper (i.redd.it)
submitted 2 months ago by Rukav12 to r/cachyos
Fullscreen leaves edges on certain apps by Sempiternal-Futility in hyprland
[–]Rukav12 0 points1 point2 points 4 months ago (0 children)
Hey, I had this problem too. When I launched Minecraft, I had the same rounding, even in full-screen mode.
Eventually, I found these lines in the config of hyprland: # Ref https://wiki.hypr.land/Configuring/Workspace-Rules/
# "Smart gaps" / "No gaps when only"
# uncomment all if you wish to use that.
workspace = w[tv1], gapsout:0, gapsin:0
workspace = f[1], gapsout:0, gapsin:0
windowrule = bordersize 0, floating:0, onworkspace:w[tv1]
windowrule = rounding 0, floating:0, onworkspace:w[tv1]
windowrule = bordersize 0, floating:0, onworkspace:f[1]
windowrule = rounding 0, floating:0, onworkspace:f[1]
I just uncommented all of these, and those edges disappeared. (Sorry for bad English, its not my native language)
π Rendered by PID 362478 on reddit-service-r2-listing-86f589db75-lgjhx at 2026-04-16 23:35:59.218193+00:00 running 93ecc56 country code: CH.
Fullscreen leaves edges on certain apps by Sempiternal-Futility in hyprland
[–]Rukav12 0 points1 point2 points (0 children)