This commit is contained in:
Michael Chalupiak
2024-11-07 10:25:08 -05:00
parent e6d9652fd4
commit 4eccdd9275
2 changed files with 6 additions and 8 deletions

View File

@@ -240,7 +240,9 @@ mark-ovredir-focused = false;
detect-rounded-corners = true;
rounded-corners-exclude = [
"window_type = 'dock'"
"window_type = 'dock'",
"class_g = 'dmenu'"
];
# Detect '_NET_WM_OPACITY' on client windows, useful for window managers
# not passing '_NET_WM_OPACITY' of client windows to frame windows.