diff --git a/home/hyprland.nix b/home/hyprland.nix index 2b0f1d6..cef7985 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -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