mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
Fix ulauncher border issues
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user