vanadium/{xmonad,picom}: update opacity rules

This commit is contained in:
Primrose 2025-08-26 21:10:02 +08:00
parent 422cbc1687
commit 4ee44c51cd
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 8 additions and 30 deletions

View file

@ -34,20 +34,6 @@
"class_g = 'fcitx'"
"class_i = 'fcitx'"
];
blur = {
method = "dual_kawase";
strength = 5;
};
wintypes = {
dropdown_menu = {
opacity = 1;
blur-background = false;
};
popup_menu = {
opacity = 1;
blur-background = false;
};
};
};
};