This commit is contained in:
Chaos 2022-11-11 17:29:35 +00:00
parent a15ced9cf3
commit c41f26a66f
No known key found for this signature in database

View file

@ -82,7 +82,7 @@ in {
}; };
# use location services to set time # use location services to set time
"org/gnome/system/location" = { enabled = true; }; "org/gnome/system/location" = { enabled = true; };
"org/gnome/desktop/datetime" = { automatic-timezone = true; } "org/gnome/desktop/datetime" = { automatic-timezone = true; };
"org/gnome/desktop/wm/keybindings" = { "org/gnome/desktop/wm/keybindings" = {
# mostly just i3wm stock keybinds # mostly just i3wm stock keybinds
close = [ "<Shift><Alt>q" ]; close = [ "<Shift><Alt>q" ];