[XCompose] Adds XCompose file
This commit is contained in:
@@ -31,6 +31,11 @@
|
||||
# Hint for electron apps to use wayland
|
||||
home.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
||||
# Micelaneious config files
|
||||
home.file = {
|
||||
".XCompose".source = ./config/XCompose;
|
||||
};
|
||||
|
||||
# GTK settings
|
||||
gtk = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user