mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-25 22:25:33 +02:00
mofiy animations + windorules
This commit is contained in:
parent
8db845b206
commit
cf5c823aac
1 changed files with 10 additions and 4 deletions
|
@ -131,12 +131,12 @@ animations {
|
|||
|
||||
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
||||
|
||||
animation = windows, 1, 3.5, myBezier
|
||||
animation = windows, 1, 5, myBezier
|
||||
animation = windowsOut, 1, 3.5, default, popin 80%
|
||||
animation = border, 1, 5, default
|
||||
animation = borderangle, 1, 5, default
|
||||
animation = fade, 1, 3.5, default
|
||||
animation = workspaces, 1, 3, default
|
||||
animation = workspaces, 1, 4, default, slide
|
||||
}
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
||||
|
@ -304,8 +304,14 @@ bindm = $mainMod, mouse:273, resizewindow
|
|||
windowrulev2 = bordercolor rgba(de00a3ee) rgba(05aff7ee) 45deg, class:(kitty) # More 'intense' borders for Kitty
|
||||
# windowrulev2 = noborder on, title:.*- YouTube.*
|
||||
windowrulev2 = noborder on, class:(YouTube Music)
|
||||
windowrulev2 = float , class:blueman-manager
|
||||
windowrulev2 = float , class:fim
|
||||
windowrulev2 = float, class:blueman-manager
|
||||
windowrulev2 = float, class:fim
|
||||
windowrulev2 = float, title:Picture-in-Picture
|
||||
windowrulev2 = noinitialfocus, title:Picture-in-Picture
|
||||
windowrulev2 = pin, title:Picture-in-Picture
|
||||
windowrulev2 = float, class:pavucontrol
|
||||
windowrulev2 = size 70%, class:pavucontrol
|
||||
|
||||
|
||||
# Include NVidia stuff
|
||||
# UNCOMMENT THIS WHEN RUNNNING AN NVIDIA CARD.
|
||||
|
|
Loading…
Add table
Reference in a new issue