Rename de-fruchti layout to de-x270
This commit is contained in:
parent
60172b1e19
commit
ce10eb017e
|
@ -3,9 +3,9 @@
|
|||
services.xserver.layout = "us-fruchti";
|
||||
services.xserver.extraLayouts = {
|
||||
de-fruchti = {
|
||||
description = "DE layout with some small changes";
|
||||
description = "DE layout with some small changes for Thinkpad X270";
|
||||
languages = [ "deu" ];
|
||||
symbolsFile = ./symbols/de-fruchti;
|
||||
symbolsFile = ./symbols/de-x270;
|
||||
};
|
||||
us-fruchti = {
|
||||
description = "US-altgr-intl layout with some small changes";
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
xkb_symbols "de-fruchti"
|
||||
xkb_symbols "de-x270"
|
||||
{
|
||||
include "de(basic)"
|
||||
|
Loading…
Reference in a new issue