Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
branding-etersoft-ximper
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
branding-etersoft-ximper
Commits
8d80ee88
Commit
8d80ee88
authored
Dec 22, 2024
by
Кирилл Уницаев
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hyprland configs: speed up animations
parent
a0bd335f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
animations.conf
configs/hyprland/hypr/animations.conf
+5
-6
No files found.
configs/hyprland/hypr/animations.conf
View file @
8d80ee88
...
...
@@ -2,15 +2,14 @@ animations {
enabled
=
true
bezier
=
linear
,
0
,
0
,
1
,
1
animation
=
borderangle
,
1
,
100
,
linear
,
loop
bezier
=
myBezier
,
0
.
05
,
0
.
9
,
0
.
1
,
1
.
1
bezier
=
myBezier
,
0
.
05
,
0
.
5
,
0
.
1
,
1
.
1
animation
=
windows
,
1
,
8
,
myBezier
animation
=
windowsOut
,
1
,
7
,
default
,
popin
80
%
animation
=
windows
,
1
,
5
,
myBezier
animation
=
windowsOut
,
1
,
6
,
linear
,
popin
80
%
animation
=
border
,
1
,
10
,
default
animation
=
borderangle
,
1
,
8
,
default
animation
=
fade
,
1
,
7
,
default
animation
=
workspaces
,
1
,
10
,
myBezier
animation
=
workspaces
,
1
,
6
,
myBezier
animation
=
specialWorkspace
,
1
,
10
,
myBezier
,
slidefadevert
-
75
%
animation
=
specialWorkspace
,
1
,
7
,
myBezier
,
slidefadevert
-
75
%
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment