mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 06:19:00 +00:00
themes/a-happy-gnome: update "Burn my Windows" settings
I'm a sucker for these subtle window effects.
This commit is contained in:
parent
00f5c34a92
commit
093271368f
@ -40,14 +40,24 @@ menu-configuration = '[{"name":"Global palette","icon":"🐶️","shortcut":"<Su
|
|||||||
close-animation = 'tv'
|
close-animation = 'tv'
|
||||||
destroy-animation-time = 500
|
destroy-animation-time = 500
|
||||||
destroy-dialogs = true
|
destroy-dialogs = true
|
||||||
|
disable-on-battery = true
|
||||||
|
|
||||||
# TV effect is best, don't fight me! >:/
|
# Disable the default set of animations.
|
||||||
tv-animation-time = 250
|
|
||||||
fire-close-effect = false
|
fire-close-effect = false
|
||||||
fire-open-effect = false
|
fire-open-effect = false
|
||||||
|
|
||||||
|
# Subtle effects FTW!
|
||||||
|
tv-animation-time = 250
|
||||||
tv-close-effect = true
|
tv-close-effect = true
|
||||||
tv-open-effect = true
|
tv-open-effect = true
|
||||||
|
|
||||||
|
glide-animation-time = 200
|
||||||
|
glide-scale = 1.0
|
||||||
|
glide-shift = -0.02
|
||||||
|
glide-squish = 0.0
|
||||||
|
glide-open-effect = true
|
||||||
|
glide-close-effect = true
|
||||||
|
|
||||||
# Make app grid somewhat usable.
|
# Make app grid somewhat usable.
|
||||||
[org/gnome/shell/extensions/alphabetical-app-grid]
|
[org/gnome/shell/extensions/alphabetical-app-grid]
|
||||||
folder-order-position = 'start'
|
folder-order-position = 'start'
|
||||||
|
Loading…
Reference in New Issue
Block a user