theming changes
This commit is contained in:
parent
6f070b291f
commit
9c92ea27e3
6 changed files with 17 additions and 15 deletions
|
@ -224,6 +224,7 @@ in {
|
|||
|
||||
windowrulev2 = [
|
||||
# common popups
|
||||
# we should totally dedupe these
|
||||
"float, class:org.gnome.FileRoller"
|
||||
"size 1100 650, class:org.gnome.FileRoller"
|
||||
"center, class:org.gnome.FileRoller"
|
||||
|
@ -278,15 +279,13 @@ in {
|
|||
"workspace 4 silent, class:vesktop"
|
||||
];
|
||||
|
||||
blurls = [
|
||||
"gtk-layer-shell"
|
||||
];
|
||||
|
||||
layerrule = [
|
||||
"animation slide, notifications"
|
||||
"animation slide, waybar"
|
||||
"blur, gtk-layer-shell"
|
||||
"blur, notifications"
|
||||
"blur, wob"
|
||||
"ignorezero, notifications" # fucks up the blur otherwise, rounded corners
|
||||
];
|
||||
|
||||
decoration = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue