adampad branch fixes

This commit is contained in:
cnst
2024-08-02 13:51:42 +02:00
parent 6439059d7b
commit 7271ba3eae
304 changed files with 37 additions and 83400 deletions

View File

@@ -5,11 +5,11 @@
# AUTOLOGIN
# initial_session = {
# command = "${pkgs.hyprland}/bin/Hyprland";
# user = "cnst";
# user = "adam";
# };
default_session = {
command = "${pkgs.greetd.tuigreet}/bin/tuigreet -r --remember-session --asterisks";
user = "cnst";
user = "adam";
};
};
};