mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 01:26:46 +00:00
quickshell and hyprland additions
This commit is contained in:
8
.config/quickshell/caelestia/components/CAnim.qml
Normal file
8
.config/quickshell/caelestia/components/CAnim.qml
Normal file
@@ -0,0 +1,8 @@
|
||||
import qs.config
|
||||
import QtQuick
|
||||
|
||||
ColorAnimation {
|
||||
duration: Appearance.anim.durations.normal
|
||||
easing.type: Easing.BezierSpline
|
||||
easing.bezierCurve: Appearance.anim.curves.standard
|
||||
}
|
||||
Reference in New Issue
Block a user