Compare commits
No commits in common. "2364ec5a9066724f897dc2cad9ab6d9dbbfdfcf5" and "1b3880eb6abfb40243b00f9b72b5fd350a8b89dc" have entirely different histories.
2364ec5a90
...
1b3880eb6a
|
@ -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";
|
||||
|
|
|
@ -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 ]};
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user