mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
workflows/a-happy-gnome: update timeout to 20 seconds
This commit is contained in:
parent
2ae9147a98
commit
ad7a75800b
@ -45,6 +45,11 @@ focus-change-on-pointer-rest = true
|
||||
overlay-key = 'Super_L'
|
||||
workspaces-only-on-primary = true
|
||||
|
||||
# Some application startup does not respond which would make it seem like it's
|
||||
# freezing from GNOME's perspective. We're amping the time to 20 seconds
|
||||
# instead of default of 5 seconds.
|
||||
check-alive-timeout = 20000
|
||||
|
||||
# My preferred world clocks for easier tracking of global events.
|
||||
[org/gnome/shell/world-clocks]
|
||||
locations = [ <(uint32 2, <('New York', 'KNYC', true, [(0.71180344078725644, -1.2909618758762367)], [(0.71059804659265924, -1.2916478949920254)])>)>, <(uint32 2, <('Coordinated Universal Time (UTC)', '@UTC', false, @a(dd) [], @a(dd) [])>)>, <(uint32 2, <('Cairo', 'HECA', true, [(0.52592587544986047, 0.54803338512621935)], [(0.52447144022429604, 0.54541539124822791)])>)> ]
|
||||
|
Loading…
Reference in New Issue
Block a user