changes to hyprland animations

This commit is contained in:
lucy 2026-02-03 13:36:03 +01:00
parent 4251de7644
commit f5899b9900
6 changed files with 24 additions and 25 deletions

View File

@ -148,27 +148,26 @@ animations {
# Default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
bezier = easeOutQuint,0.23,1,0.32,1
bezier = easeInOutCubic,0.65,0.05,0.36,1
bezier = easeInOutCubic,0.65,0.5,0.36,1
bezier = linear,0,0,1,1
bezier = almostLinear,0.5,0.5,0.75,1.0
bezier = quick,0.15,0,0.1,1
animation = global, 1, 10, default
animation = border, 1, 5.39, easeOutQuint
animation = windows, 1, 4.79, easeOutQuint
animation = windowsIn, 1, 4.1, easeOutQuint, popin 87%
animation = windowsOut, 1, 1.49, linear, popin 87%
animation = fadeIn, 1, 1.73, almostLinear
animation = fadeOut, 1, 1.46, almostLinear
animation = fade, 1, 3.03, quick
animation = layers, 1, 3.81, easeOutQuint
animation = layersIn, 1, 4, easeOutQuint, fade
animation = layersOut, 1, 1.5, linear, fade
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 = border, 1, 10, easeOutQuint
animation = windows, 1, 5, easeOutQuint
animation = windowsIn, 1, 6, easeOutQuint, popin 87%
animation = windowsOut, 1, 5, easeOutQuint, popin 87%
animation = fadeIn, 1, 6, easeOutQuint
animation = fadeOut, 1, 5, easeOutQuint
animation = fade, 1, 6, quick
animation = layers, 1, 5, easeOutQuint
animation = layersIn, 1, 6, easeOutQuint, fade
animation = layersOut, 1, 4, easeOutQuint, fade
animation = fadeLayersIn, 1, 6, easeOutQuint
animation = fadeLayersOut, 1, 5, easeOutQuint
animation = workspaces, 1, 6, easeOutQuint, slide
animation = workspacesIn, 1, 6, easeOutQuint, slide
animation = workspacesOut, 1, 6, easeOutQuint, slide
}
# Ref https://wiki.hyprland.org/Configuring/Workspace-Rules/
@ -225,7 +224,7 @@ input {
# https://wiki.hyprland.org/Configuring/Variables/#gestures
gestures {
workspace_swipe = false
workspace_swipe = true
}
# Example per-device config

View File

@ -5,7 +5,7 @@ dynamic_background_opacity no
font_size 10
# BEGIN_KITTY_FONTS
font_family family='0xProto Nerd Font Mono' postscript_name=0xProtoNFM-Regular
font_family family="Maple Mono"
bold_font auto
italic_font auto
bold_italic_font auto

View File

@ -1,11 +1,11 @@
include colors.conf
window_padding_width 10
background_opacity 1
dynamic_background_opacity yes
background_opacity 0.9
dynamic_background_opacity no
font_size 10
# BEGIN_KITTY_FONTS
font_family family="0xProto Nerd Font Mono"
font_family family="Adwaita Mono"
bold_font auto
italic_font auto
bold_italic_font auto

@ -1 +1 @@
Subproject commit 0edeeac71b0a67b16d9bafa52e1f5c360c50e4d6
Subproject commit 080913498b254e19ac68a2772127350dcc3b36f0

2
nvim

@ -1 +1 @@
Subproject commit 396ddf5ccc5f5ef90fb882cfe73f80015e7b9443
Subproject commit 4e3e1cef23591eb5e4b0f664fdbfdf10c96b2e88

@ -1 +1 @@
Subproject commit 169a202157d85d52dc2d89bda95835f230a5bd66
Subproject commit e699dae499afd13e99be3a553ccce0194a4a8f08