Add awesome configuration

This commit is contained in:
Oliver Davies 2024-06-15 12:52:54 +01:00
parent f2c7453b02
commit 5347c04b3e
9 changed files with 912 additions and 11 deletions
lib/nixos/home-manager/modules

View file

@ -1,6 +0,0 @@
{
xsession.windowManager.awesome = {
enable = true;
noArgb = true;
};
}