mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
hyprland: Fix librewolf size in 0.36.0+
This commit is contained in:
parent
dd862ac7aa
commit
637410a10e
@ -351,6 +351,8 @@ in
|
||||
windowrulev2 = nodim,class:^(mpv)$
|
||||
windowrulev2 = tile,class:^(.qemu-system-x86_64-wrapped)$
|
||||
windowrulev2 = opacity ${opacity} ${opacity},class:^(thunar)$
|
||||
windowrulev2 = float,class:^(librewolf)$
|
||||
windowrulev2 = center 1,class:^(librewolf)$
|
||||
|
||||
# Scroll through existing workspaces with super + scroll
|
||||
bind = $SUPER, mouse_down, workspace, e+1
|
||||
|
Loading…
Reference in New Issue
Block a user