Started creating a (currently) unusable hyprland config

This commit is contained in:
Emmet 2023-08-11 15:50:41 -05:00
parent 0aa71f9662
commit 0b9d486385
6 changed files with 146 additions and 5 deletions

View file

@ -14,10 +14,6 @@
xkbVariant = "";
xkbOptions = "caps:escape";
excludePackages = [ pkgs.xterm ];
windowManager.xmonad = {
enable = true;
enableContribAndExtras = true;
};
displayManager = {
lightdm.enable = true;
sessionCommands = ''