gnome: set level 3 switch (key to the left of Z)

This commit is contained in:
Leonardo Eugênio 2023-08-17 12:30:07 -03:00
parent b2d356fe6e
commit 44c5fbace4

View file

@ -10,6 +10,9 @@
"org/gnome/desktop/wm/preferences" = lib.mkForce {
button-layout = "appmenu:close";
};
"org/gnome/desktop/input-sources" = {
xkb-options = [ "lv3:lsgt_switch" ];
};
};
home.packages = with pkgs; [