My dotfiles for Arch Linux

Fix hyprland config after update

-10
-10
dot_config/hypr/windows.conf
··· 24 24 # Remove 1px border around hyprshot screenshots 25 25 layerrule = noanim, selection 26 26 27 - # Picture-in-picture overlays 28 - windowrule = tag +pip, title:(Picture.{0,1}in.{0,1}[Pp]icture) 29 - windowrule = float, tag:pip 30 - windowrule = pin, tag:pip 31 - windowrule = size 600 338, tag:pip 32 - windowrule = keepaspectratio, tag:pip 33 - windowrule = noborder, tag:pip 34 - windowrule = opacity 1 1, tag:pip 35 - windowrule = move 100%-w-40 4%, tag:pip 36 - 37 27 # Floating windows 38 28 windowrule = float, tag:floating-window 39 29 windowrule = center, tag:floating-window