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;
target = ".editorconfig";
};
home.file.".XCompose" = {
source = ../configs/xcompose;
target = ".XCompose";
};
# home.file.".XCompose" = {
# source = ../configs/xcompose;
# target = ".XCompose";
# };
}