Use awesome window manager

This commit is contained in:
Oliver Davies 2024-06-15 12:17:07 +01:00
parent a7a979e17e
commit 41386749b8
8 changed files with 100 additions and 9 deletions

View file

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