picom: blur quake console

This commit is contained in:
Vincent Bernat 2021-11-21 16:41:30 +01:00
parent a6a1e8b1f5
commit 7f7c36080a

View file

@ -34,7 +34,8 @@ blur-background-exclude = [
window_type != 'dropdown_menu' && window_type != 'dropdown_menu' &&
window_type != 'splash' && window_type != 'splash' &&
window_type != 'combo' && window_type != 'combo' &&
class_g != 'Rofi'" class_g != 'Rofi' &&
class_i != 'QuakeConsole'"
]; ];
# Shadow and fading # Shadow and fading