system: change autologin system
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user