commit 88de552e9446837bf06f00f185585d1ccaff0789
parent 73934db9bd32d400b4a395f513c30522931ba188
Author: awy <awy@awy.one>
Date: Sat, 24 May 2025 19:27:48 +0300
hyprland
Diffstat:
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
@@ -69,9 +69,7 @@ animations {
animation = layersOut, 1, 1.5, easeOutQuint, slide
animation = fadeLayersIn, 1, 1.79, almostLinear
animation = fadeLayersOut, 1, 1.39, almostLinear
- animation = workspaces, 1, 1.94, almostLinear, fade
- animation = workspacesIn, 1, 1.21, almostLinear, fade
- animation = workspacesOut, 1, 1.94, almostLinear, fade
+ animation = workspaces, 1, 4.1, easeOutQuint, slidevert
}
dwindle {
@@ -210,10 +208,10 @@ bindel = ,XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
bindel = ,XF86MonBrightnessUp, exec, brightnessctl s 10%+
bindel = ,XF86MonBrightnessDown, exec, brightnessctl s 10%-
-bindl = , XF86AudioNext, exec, mpc next
-bindl = , XF86AudioPause, exec, mpc toggle
-bindl = , XF86AudioPlay, exec, mpc toggle
-bindl = , XF86AudioPrev, exec, mpc prev
+bind = , XF86AudioNext, exec, mpc next
+bind = , XF86AudioPause, exec, mpc toggle
+bind = , XF86AudioPlay, exec, mpc toggle
+bind = , XF86AudioPrev, exec, mpc prev
windowrule = suppressevent maximize, class:.*
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0