mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-20 15:59:58 -05:00
ags: add config option for gtk anim duration
This commit is contained in:
@@ -5,6 +5,10 @@ let userConfigOptions = {
|
||||
'defaultTemperature': 0.9,
|
||||
'writingCursor': ' ...', // Warning: Using weird characters can mess up Markdown rendering
|
||||
},
|
||||
'animations': {
|
||||
'durationSmall': 110,
|
||||
'durationLarge': 180,
|
||||
},
|
||||
'apps': {
|
||||
'imageViewer': 'loupe',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user