Fixed Hyprland crashes

This commit is contained in:
soraefir
2023-11-17 03:29:35 +01:00
parent 63941b5c44
commit 22c68c169c
6 changed files with 237 additions and 231 deletions

View File

@ -7,6 +7,6 @@
username = "${config.homecfg.username}";
homeDirectory = "/home/${config.homecfg.username}";
stateVersion = "23.05";
stateVersion = "23.11";
};
}