fixes cava in waybar
This commit is contained in:
@@ -289,4 +289,18 @@ windowrule {
|
||||
match:class = ^(waypaper)$
|
||||
float = on
|
||||
center = on
|
||||
}
|
||||
|
||||
windowrule {
|
||||
name = calcure
|
||||
match:title = ^(calcure)$
|
||||
float = on
|
||||
center = on
|
||||
}
|
||||
|
||||
windowrule {
|
||||
name = gnome-calculator-fix
|
||||
match:class = ^(org.gnome.Calculator)$
|
||||
float = on
|
||||
center = on
|
||||
}
|
||||
Reference in New Issue
Block a user