Switch to new version of kutuWM.

This commit is contained in:
2026-09-18 10:22:48 +01:00
parent 8404b00550
commit 41491f62ab
6 changed files with 116 additions and 184 deletions
+4 -1
View File
@@ -11,5 +11,8 @@ let
};
in
{
home.file.".config/kutu/config.rb".source = script;
xsession = {
enable = true;
windowManager.command = "kutu ${script}";
};
}