Skip to content

Commit 9b000f2

Browse files
committed
update upstream
1 parent 90d13e3 commit 9b000f2

22 files changed

+76
-74
lines changed

configs/.config/hypr/animations/animations-classic.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# -----------------------------------------------------
1+
# -----------------------------------------------------
22
# ▄▀█ █▄░█ █ █▀▄▀█ ▄▀█ ▀█▀ █ █▀█ █▄░█
33
# █▀█ █░▀█ █ █░▀░█ █▀█ ░█░ █ █▄█ █░▀█
44
#
55
# name "Classic"
66
# credit https://github.com/mylinuxforwork/dotfiles
7-
# -----------------------------------------------------
7+
# -----------------------------------------------------
88

99
animations {
1010
enabled = true

configs/.config/hypr/animations/animations-default.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# -----------------------------------------------------
1+
# -----------------------------------------------------
22
# ▄▀█ █▄░█ █ █▀▄▀█ ▄▀█ ▀█▀ █ █▀█ █▄░█
33
# █▀█ █░▀█ █ █░▀░█ █▀█ ░█░ █ █▄█ █░▀█
44
#
55
# name "Default"
66
# credit https://github.com/prasanthrangan/hyprdots
7-
# -----------------------------------------------------
7+
# -----------------------------------------------------
88

99
animations {
1010
enabled = yes
@@ -17,7 +17,7 @@ animations {
1717
animation = windowsOut, 1, 5, winOut, slide
1818
animation = windowsMove, 1, 5, wind, slide
1919
animation = border, 1, 1, liner
20-
animation = borderangle, 1, 30, liner, loop
20+
animation = borderangle, 1, 30, liner, once
2121
animation = fade, 1, 10, default
2222
animation = workspaces, 1, 5, wind
2323
animation = specialWorkspace, 1, 5, wind, slidevert

configs/.config/hypr/animations/animations-diablo-1.conf

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# -----------------------------------------------------
1+
# -----------------------------------------------------
22
# ▄▀█ █▄░█ █ █▀▄▀█ ▄▀█ ▀█▀ █ █▀█ █▄░█
33
# █▀█ █░▀█ █ █░▀░█ █▀█ ░█░ █ █▄█ █░▀█
44
#
55
# name "Diablo-1"
66
# credit https://github.com/Itz-Abhishek-Tiwari
7-
# -----------------------------------------------------
7+
# -----------------------------------------------------
88

99
animations {
1010
enabled = 1
@@ -17,9 +17,9 @@ animations {
1717

1818
bezier = slideInFromRight, 0.5, 0.0, 0.5, 1.0
1919
animation = windows, 1, 5, snappyReturn, slidevert
20-
animation = windowsIn, 1, 5, snappyReturn, slidevert right
21-
22-
animation = windowsOut, 1, 5, snappyReturn, slide
20+
animation = windowsIn, 1, 5, snappyReturn, slidevert right
21+
22+
animation = windowsOut, 1, 5, snappyReturn, slide
2323
animation = windowsMove, 1, 6, bounce, slide
2424
animation = layersOut, 1, 5, bounce, slidevert right
2525
animation = fadeIn, 1, 10, default
@@ -31,5 +31,5 @@ animations {
3131
animation = workspaces, 1, 7, overshot, slidevert
3232
animation = border, 1, 1, liner
3333
animation = layers, 1, 4, bounce, slidevert right
34-
animation = borderangle, 1, 30, liner, loop
35-
}
34+
animation = borderangle, 1, 30, liner, once
35+
}

configs/.config/hypr/animations/animations-diablo-2.conf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# -----------------------------------------------------
1+
# -----------------------------------------------------
22
# ▄▀█ █▄░█ █ █▀▄▀█ ▄▀█ ▀█▀ █ █▀█ █▄░█
33
# █▀█ █░▀█ █ █░▀░█ █▀█ ░█░ █ █▄█ █░▀█
44
#
55
# name "Diablo-2"
66
# credit https://github.com/Itz-Abhishek-Tiwari
7-
# -----------------------------------------------------
7+
# -----------------------------------------------------
88

99
animations {
1010
enabled = 1
@@ -25,5 +25,5 @@ animations {
2525
animation = fadeLayers, 1, 10, default
2626
animation = workspaces, 1, 7, overshot, slidevert
2727
animation = border, 1, 1, liner
28-
animation = borderangle, 1, 30, liner, loop
29-
}
28+
animation = borderangle, 1, 30, liner, once
29+
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# -----------------------------------------------------
1+
# -----------------------------------------------------
22
# ▄▀█ █▄░█ █ █▀▄▀█ ▄▀█ ▀█▀ █ █▀█ █▄░█
33
# █▀█ █░▀█ █ █░▀░█ █▀█ ░█░ █ █▄█ █░▀█
44
#
55
# name "Disabled"
66
# credit https://github.com/mylinuxforwork/dotfiles
7-
# -----------------------------------------------------
7+
# -----------------------------------------------------
88
animations {
99
enabled = false
1010
}

configs/.config/hypr/animations/animations-dynamic.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# -----------------------------------------------------
1+
# -----------------------------------------------------
22
# ▄▀█ █▄░█ █ █▀▄▀█ ▄▀█ ▀█▀ █ █▀█ █▄░█
33
# █▀█ █░▀█ █ █░▀░█ █▀█ ░█░ █ █▄█ █░▀█
44
#
55
# name "Dynamic"
66
# credit https://github.com/mylinuxforwork/dotfiles
7-
# -----------------------------------------------------
7+
# -----------------------------------------------------
88

99
animations {
1010
enabled = true
@@ -17,7 +17,7 @@ animations {
1717
animation = windowsOut, 1, 5, winOut, slide
1818
animation = windowsMove, 1, 5, wind, slide
1919
animation = border, 1, 1, liner
20-
animation = borderangle, 1, 30, liner, loop
20+
animation = borderangle, 1, 30, liner, once
2121
animation = fade, 1, 10, default
2222
animation = workspaces, 1, 5, wind
2323
}

configs/.config/hypr/animations/animations-end4.conf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
# -----------------------------------------------------
1+
# -----------------------------------------------------
22
# ▄▀█ █▄░█ █ █▀▄▀█ ▄▀█ ▀█▀ █ █▀█ █▄░█
33
# █▀█ █░▀█ █ █░▀░█ █▀█ ░█░ █ █▄█ █░▀█
44
#
55
# name "End4"
66
# credit https://github.com/end-4/dots-hyprland
7-
# -----------------------------------------------------
7+
# -----------------------------------------------------
88

99
animations {
1010
enabled = true
1111
# Animation curves
12-
12+
1313
bezier = linear, 0, 0, 1, 1
1414
bezier = md3_standard, 0.2, 0, 0, 1
1515
bezier = md3_decel, 0.05, 0.7, 0.1, 1
1616
bezier = md3_accel, 0.3, 0, 0.8, 0.15
1717
bezier = overshot, 0.05, 0.9, 0.1, 1.1
18-
bezier = crazyshot, 0.1, 1.5, 0.76, 0.92
18+
bezier = crazyshot, 0.1, 1.5, 0.76, 0.92
1919
bezier = hyprnostretch, 0.05, 0.9, 0.1, 1.0
2020
bezier = menu_decel, 0.1, 1, 0, 1
2121
bezier = menu_accel, 0.38, 0.04, 1, 0.07
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
# -----------------------------------------------------
1+
# -----------------------------------------------------
22
# ▄▀█ █▄░█ █ █▀▄▀█ ▄▀█ ▀█▀ █ █▀█ █▄░█
33
# █▀█ █░▀█ █ █░▀░█ █▀█ ░█░ █ █▄█ █░▀█
44
#
55
# name "Fast"
66
# credit https://github.com/mylinuxforwork/dotfiles
7-
# -----------------------------------------------------
7+
# -----------------------------------------------------
88
animations {
99
enabled = true
1010
bezier = linear, 0, 0, 1, 1
1111
bezier = md3_standard, 0.2, 0, 0, 1
1212
bezier = md3_decel, 0.05, 0.7, 0.1, 1
1313
bezier = md3_accel, 0.3, 0, 0.8, 0.15
1414
bezier = overshot, 0.05, 0.9, 0.1, 1.1
15-
bezier = crazyshot, 0.1, 1.5, 0.76, 0.92
15+
bezier = crazyshot, 0.1, 1.5, 0.76, 0.92
1616
bezier = hyprnostretch, 0.05, 0.9, 0.1, 1.0
1717
bezier = fluent_decel, 0.1, 1, 0, 1
1818
bezier = easeInOutCirc, 0.85, 0, 0.15, 1
@@ -23,4 +23,4 @@ animations {
2323
animation = fade, 1, 2.5, md3_decel
2424
animation = workspaces, 1, 3.5, easeOutExpo, slide
2525
animation = specialWorkspace, 1, 3, md3_decel, slidevert
26-
}
26+
}

configs/.config/hypr/animations/animations-high.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# -----------------------------------------------------
1+
# -----------------------------------------------------
22
# ▄▀█ █▄░█ █ █▀▄▀█ ▄▀█ ▀█▀ █ █▀█ █▄░█
33
# █▀█ █░▀█ █ █░▀░█ █▀█ ░█░ █ █▄█ █░▀█
44
#
55
# name "High"
66
# credit https://github.com/mylinuxforwork/dotfiles
7-
# -----------------------------------------------------
7+
# -----------------------------------------------------
88

99
animations {
1010
enabled = true
@@ -17,7 +17,7 @@ animations {
1717
animation = windowsOut, 1, 5, winOut, slide
1818
animation = windowsMove, 1, 5, wind, slide
1919
animation = border, 1, 1, liner
20-
animation = borderangle, 1, 30, liner, loop
20+
animation = borderangle, 1, 30, liner, once
2121
animation = fade, 1, 10, default
2222
animation = workspaces, 1, 5, wind
2323
}

configs/.config/hypr/animations/animations-ja.conf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# -----------------------------------------------------
1+
# -----------------------------------------------------
22
# ▄▀█ █▄░█ █ █▀▄▀█ ▄▀█ ▀█▀ █ █▀█ █▄░█
33
# █▀█ █░▀█ █ █░▀░█ █▀█ ░█░ █ █▄█ █░▀█
44
#
55
# name "Ja"
66
# credit https://github.com/JaKooLit/Hyprland-Dots
7-
# -----------------------------------------------------
7+
# -----------------------------------------------------
88

99
animations {
1010
enabled = yes
@@ -16,16 +16,16 @@ animations {
1616
bezier = overshot, 0.05, 0.9, 0.1, 1.05
1717
bezier = smoothOut, 0.5, 0, 0.99, 0.99
1818
bezier = smoothIn, 0.5, -0.5, 0.68, 1.5
19-
19+
2020
animation = windows, 1, 6, wind, slide
2121
animation = windowsIn, 1, 5, winIn, slide
2222
animation = windowsOut, 1, 3, smoothOut, slide
2323
animation = windowsMove, 1, 5, wind, slide
2424
animation = border, 1, 1, liner
25-
#animation = borderangle, 1, 180, liner, loop #used by rainbow borders and rotating colors
25+
#animation = borderangle, 1, 180, liner, once #used by rainbow borders and rotating colors
2626
animation = fade, 1, 3, smoothOut
2727
animation = workspaces, 1, 5, overshot
28-
28+
2929
# animations for -git or version >0.42.0
3030
animation = workspacesIn, 1, 5, winIn, slide
3131
animation = workspacesOut, 1, 5, winOut, slide

0 commit comments

Comments
 (0)