forked from Shinonome/dots-hyprland
session menu
This commit is contained in:
@@ -164,6 +164,7 @@ Singleton {
|
||||
property int larger: 19
|
||||
property int huge: 22
|
||||
property int hugeass: 23
|
||||
property int title: 28
|
||||
}
|
||||
}
|
||||
|
||||
@@ -176,7 +177,7 @@ Singleton {
|
||||
property QtObject elementDecelFast: QtObject {
|
||||
property int duration: 140
|
||||
property int type: Easing.OutCirc
|
||||
property int velocity: 750
|
||||
property int velocity: 850
|
||||
}
|
||||
property QtObject menuDecel: QtObject {
|
||||
property int duration: 350
|
||||
|
||||
Reference in New Issue
Block a user