mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-18 06:25:13 +02:00
Implement background blur for KDE on X11 as well
This commit is contained in:
@@ -1379,7 +1379,8 @@ when :opt:`background_opacity` is less than one. On macOS, this will also
|
||||
control the :italic:`blur radius` (amount of blurring). Setting it to too high
|
||||
a value will cause severe performance issues and/or rendering artifacts.
|
||||
Usually, values up to 64 work well. Note that this might cause performance issues,
|
||||
depending on how the platform implements it, so use with care.
|
||||
depending on how the platform implements it, so use with care. Currently supported
|
||||
on macOS and KDE/X11.
|
||||
''')
|
||||
|
||||
opt('background_image', 'none',
|
||||
|
||||
Reference in New Issue
Block a user