system: change autologin system

This commit is contained in:
2024-11-03 17:17:59 +03:00
parent 71f5a86c55
commit 8a83a915fd
3 changed files with 36 additions and 7 deletions
-3
View File
@@ -73,9 +73,6 @@
};
initExtra = ''
if [ -z "''${WAYLAND_DISPLAY}" ] && [ "''${XDG_VTNR}" -eq 1 ]; then
dbus-run-session Hyprland
fi
eval "$(zoxide init zsh)"
eval "$(nh completions --shell zsh)"
source "$(fzf-share)/key-bindings.zsh"