From 7f7c36080a7fa4e02210039fa41b72b110b6422d Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 21 Nov 2021 16:41:30 +0100 Subject: [PATCH] picom: blur quake console --- dotfiles/picom.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/picom.conf b/dotfiles/picom.conf index c7c782e..8a4cf19 100644 --- a/dotfiles/picom.conf +++ b/dotfiles/picom.conf @@ -34,7 +34,8 @@ blur-background-exclude = [ window_type != 'dropdown_menu' && window_type != 'splash' && window_type != 'combo' && - class_g != 'Rofi'" + class_g != 'Rofi' && + class_i != 'QuakeConsole'" ]; # Shadow and fading