complete restructure of hyprland config and some other shit

This commit is contained in:
2026-02-28 17:00:52 +00:00
parent 1425aaa27d
commit 98d5d2a812
16 changed files with 267 additions and 185 deletions

View File

@@ -87,6 +87,14 @@ windowrule {
match:title = ^(.*Save.*)
}
windowrule {
name = otter-launcher-initial
size = 420 220
float = on
animation = popin 50%
match:class = ^(otter)$
}
windowrule {
name = nodim-fullscreen
match:fullscreen = 1
@@ -118,7 +126,7 @@ layerrule {
ignore_alpha = 0
blur = on
animation = popin 70%
match:namespace = walker
match:namespace = otter-panel
}
layerrule {