Fix ulauncher border issues

This commit is contained in:
2021-10-25 22:37:28 +02:00
parent 184a1fc0dc
commit ed4d7c0695
2 changed files with 3 additions and 2 deletions

View File

@@ -50,7 +50,8 @@ shadow-exclude = [
# disables shadows on i3 frames
"class_g ?= 'i3-frame'",
"class_g = 'Rofi'",
"class_g = 'Bspwm'"
"class_g = 'Bspwm'",
"class_g ?= 'ulauncher'"
];
# Specify a X geometry that describes the region in which shadow should not