gnome: focus follows mouse now

This commit is contained in:
Miranda Marquez 2024-03-15 10:04:24 -08:00
parent f24c213d20
commit 8abdebc9db

View File

@ -134,6 +134,9 @@ with lib.hm.gvariant;
"org/gnome/desktop/input-sources" = {
"xkb-options" = [ "caps:escape" ];
};
"org/gnome/desktop/wm/preferences" = {
"focus-mode" = "sloppy";
};
"org/gnome/settings-daemon/plugins/power" = {
"idle-dim" = false;
"sleep-inactive-ac-type" = "nothing";