1
0
forked from extern/nix-config

hyprland: Try bordersize windowrule

This is kinda cool however v0.27.2 and above appear to introduce a white
flash for me when starting Hyprland. Because of this, I'll probably stay
on v0.27.0 for the time being and only patch things I really want.
This commit is contained in:
Donovan Glover 2023-08-01 18:55:12 -04:00
parent e3cf378b31
commit 563fdc4e3f
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -221,6 +221,7 @@ in
windowrulev2 = nodim,title:^(Picture-in-Picture)$
windowrulev2 = tile,class:^(.qemu-system-x86_64-wrapped)$
windowrulev2 = opacity ${opacity} ${opacity},class:^(thunar)$
windowrulev2 = bordersize 2,floating:1
# Scroll through existing workspaces with super + scroll
bind = $SUPER, mouse_down, workspace, e+1