Compare commits

..

No commits in common. "2364ec5a9066724f897dc2cad9ab6d9dbbfdfcf5" and "1b3880eb6abfb40243b00f9b72b5fd350a8b89dc" have entirely different histories.

3 changed files with 57 additions and 55 deletions

View File

@ -109,6 +109,7 @@
enable = true;
desktopManager.plasma5.enable = true;
displayManager.startx.enable = true;
xkbOptions = "grp:alt_caps_toggle";
layout = "sus,fox";
extraLayouts.sus = {
description = "Swedish US";

View File

@ -5,4 +5,5 @@ xkb_symbols "sus" {
key <AD11> {[ bracketleft, braceleft, aring, Aring ]};
key <AC10> {[ semicolon, colon, odiaeresis, Odiaeresis ]};
key <AC11> {[ apostrophe, quatedbl, adiaeresis, Adiaeresis ]};
};