mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
nixos/workflows/a-happy-gnome: update Burn my Windows settings
Even though it might not on a working config. The best option is just allowing to have a system-wide config which is yet to be implemented in the extension. Might have to make a discussion about it.
This commit is contained in:
parent
1c432e53e6
commit
edd5fc2f2a
@ -17,7 +17,7 @@ runner-menu-hotkey = 'Super_L'
|
||||
# Making the default runner nicely usable.
|
||||
runner-show-frequent-apps = true
|
||||
search-provider-open-windows = true
|
||||
show-activities-button = false
|
||||
show-activities-button = true
|
||||
show-search-result-details = true
|
||||
apps-show-extra-details = true
|
||||
|
||||
@ -61,6 +61,17 @@ glitch-speed = 3.0
|
||||
glitch-open-effect = true
|
||||
glitch-close-effect = true
|
||||
|
||||
paint-brush-animation-time = 400
|
||||
paint-brush-size = 3
|
||||
paint-brush-close-effect = true
|
||||
paint-brush-open-effect = true
|
||||
|
||||
pixelate-animation-time = 300
|
||||
pixelate-noise = 50
|
||||
pixelate-pixel-size = 25
|
||||
pixelate-close-effect = true
|
||||
pixelate-open-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