alt shift switch layout
This commit is contained in:
parent
e51088400f
commit
1451f3de8b
|
@ -58,7 +58,7 @@
|
||||||
displayManager.startx.enable = true;
|
displayManager.startx.enable = true;
|
||||||
xkb = {
|
xkb = {
|
||||||
layout = "fox,sus";
|
layout = "fox,sus";
|
||||||
options = "ctrl:nocaps";
|
options = "ctrl:nocaps,grp:alt_shift_toggle";
|
||||||
extraLayouts.sus = {
|
extraLayouts.sus = {
|
||||||
description = "Swedish US";
|
description = "Swedish US";
|
||||||
languages = [ "se" ];
|
languages = [ "se" ];
|
||||||
|
|
Loading…
Reference in New Issue
Block a user