add alt shift toggle
This commit is contained in:
parent
27f8f252ac
commit
09d150ec91
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
||||||
# xorg layout
|
# xorg layout
|
||||||
# change to needed
|
# change to needed
|
||||||
services.xserver.layout = "us,ar";
|
services.xserver.layout = "us,ar";
|
||||||
|
services.xserver.xkbOptions = "grp:alt_shift_toggle";
|
||||||
|
|
||||||
# already sold soul to corporations \_o_/
|
# already sold soul to corporations \_o_/
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
Loading…
Reference in a new issue