Closed ngomkhang134 closed 1 month ago
and also how do i blur the background .
Hey @ngomkhang134, I think you should take a look at the Layer Definintion options. It defines the how each of the background layers fit on the screen. Try the different options and see what works for you.
I don't know if blurring the background is possible.
i found it https://wezfurlong.org/wezterm/config/lua/config/win32_system_backdrop.html
but where should i paste it?
I think the best place would be in the appearance.lua
.
Something like this
-- background
win32_system_backdrop = 'Acrylic',
background = {
...
},
it doesn't work on my windows laptop, what's it like on your end?
Just tried it now and it's not working for me either. it's working on the title bar but not the rest of the terminal
i want to see the whole image in the terminal, but it keeps enlarging to fit it.