fixes waybar, adds cursors, fixes some hyprland stuff
This commit is contained in:
@@ -273,6 +273,15 @@ windowrule {
|
||||
match:title = ^(Citation Dialog)$
|
||||
}
|
||||
|
||||
windowrule {
|
||||
name = libreoffice-opaque
|
||||
match:class = ^(libreoffice.*)$
|
||||
|
||||
# active, inactive, fullscreen (all forced to 1.0)
|
||||
opacity = 1.0 override 1.0 override 1.0 override
|
||||
}
|
||||
|
||||
|
||||
# gnome calendar
|
||||
windowrule {
|
||||
name = windowrule-cal
|
||||
@@ -303,4 +312,4 @@ windowrule {
|
||||
match:class = ^(org.gnome.Calculator)$
|
||||
float = on
|
||||
center = on
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user