Open Beast-Viper opened 4 months ago
Working fine here
Working fine here
Specs and software version?
Arch Linux with Gnome 46.3.1 Alacritty 0.13.2 (bb8ea18e) BlurMyShell 62
Alacritty Config:
import = [
"~/.config/alacritty/tokyonight_moon.toml"
]
[env]
TERM = "xterm-256color"
[font]
size = 12.5
[window]
dimensions = { columns = 200, lines = 50 }
decorations_theme_variant = "Dark"
dynamic_title = false
opacity = 0.9
[keyboard]
bindings = [
{ key = "Q", mods = "Control", action = "Quit" },
]
Reason has been found. Rounded window corners is the cause. I have seen other app having the same issue with it.
As the title says Blur My Shell does not blur properly on Alacritty windows. The only effect it has is to lighten up the background but no blur. Here are some samples: Blur disabled
Blur enabled
Both windows have blur enabled. Image for comparison.
My system specs