fix pop-up window blur for some dialogs

This commit is contained in:
Tyler Starr 2024-03-17 23:29:32 -07:00
parent a45030d7f2
commit 2c562a0d0a
2 changed files with 11 additions and 0 deletions

View File

@ -41,8 +41,16 @@ general {
allow_tearing = false
}
xwayland {
force_zero_scaling = true
}
decoration {
rounding = 2
drop_shadow = false
blur {
enabled = false
}
}
animations {

View File

@ -3,3 +3,6 @@
windowrulev2 = workspace name:I, title:^(Steam)$
windowrulev2 = workspace name:VII, title:Obsidian
windowrulev2 = opacity 0.9, 0.85,class:(kitty)
# Turn off borders for file pickers
windowrulev2 = noborder, title:^(Open File)$