forked from Shinonome/dots-hyprland
implement click-to-close and fix config for new hyprland versions
This commit is contained in:
@@ -78,8 +78,8 @@ decoration {
|
||||
brightness = 1
|
||||
noise = 0.01
|
||||
contrast = 1
|
||||
popup = true
|
||||
popup_ignorealpha = 0.6
|
||||
popups = true
|
||||
popups_ignorealpha = 0.6
|
||||
}
|
||||
# Shadow
|
||||
drop_shadow = false
|
||||
@@ -119,7 +119,7 @@ animations {
|
||||
# Animation configs
|
||||
animation = windows, 1, 3, md3_decel, popin 60%
|
||||
animation = border, 1, 10, default
|
||||
animation = fade, 1, 2.5, md3_decel
|
||||
animation = fade, 1, 3, md3_decel
|
||||
animation = workspaces, 1, 7, fluent_decel, slide
|
||||
# animation = workspaces, 1, 2.5, softAcDecel, slide
|
||||
# animation = workspaces, 1, 7, fluent_decel, slidefade 15%
|
||||
|
||||
Reference in New Issue
Block a user