Remove xcompose configuration

This commit is contained in:
Filippo Berto 2021-08-26 09:28:02 +02:00
parent e92cddc1a9
commit 940d4317e3

View file

@ -3,8 +3,8 @@
source = ../configs/editorconfig; source = ../configs/editorconfig;
target = ".editorconfig"; target = ".editorconfig";
}; };
home.file.".XCompose" = { # home.file.".XCompose" = {
source = ../configs/xcompose; # source = ../configs/xcompose;
target = ".XCompose"; # target = ".XCompose";
}; # };
} }