Add .Xmodmap

This commit is contained in:
Dave Gallant
2023-01-06 23:00:40 -05:00
parent 0ac181e47a
commit 5bace70831
3 changed files with 10 additions and 1 deletions

View File

@@ -397,6 +397,8 @@ in {
};
};
home.file.".Xmodmap".source = ./.Xmodmap;
home.file.".config/nvim/lua".source = ./nvim/lua;
home.file.".config/srv".source = ./srv;