add hyprland configs
This commit is contained in:
18
.config/hypr/animations/minimal-2.conf
Normal file
18
.config/hypr/animations/minimal-2.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
# -----------------------------------------------------
|
||||
# ▄▀█ █▄░█ █ █▀▄▀█ ▄▀█ ▀█▀ █ █▀█ █▄░█
|
||||
# █▀█ █░▀█ █ █░▀░█ █▀█ ░█░ █ █▄█ █░▀█
|
||||
#
|
||||
# name "Minimal-2"
|
||||
# -----------------------------------------------------
|
||||
|
||||
animations {
|
||||
enabled = yes
|
||||
|
||||
bezier = quart, 0.25, 1, 0.5, 1
|
||||
|
||||
animation = windows, 1, 6, quart, slide
|
||||
animation = border, 1, 6, quart
|
||||
animation = borderangle, 1, 6, quart
|
||||
animation = fade, 1, 6, quart
|
||||
animation = workspaces, 1, 6, quart
|
||||
}
|
Reference in New Issue
Block a user