mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +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'
|
||||
destroy-animation-time = 500
|
||||
destroy-dialogs = true
|
||||
disable-on-battery = true
|
||||
|
||||
# TV effect is best, don't fight me! >:/
|
||||
tv-animation-time = 250
|
||||
# Disable the default set of animations.
|
||||
fire-close-effect = false
|
||||
fire-open-effect = false
|
||||
|
||||
# Subtle effects FTW!
|
||||
tv-animation-time = 250
|
||||
tv-close-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.
|
||||
[org/gnome/shell/extensions/alphabetical-app-grid]
|
||||
folder-order-position = 'start'
|
||||
|
Loading…
Reference in New Issue
Block a user