diff --git a/shell/bashrc b/shell/bashrc index b236125..c68572b 100644 --- a/shell/bashrc +++ b/shell/bashrc @@ -121,5 +121,3 @@ if [ "$(tty)" = "/dev/tty1" ] ; then exec startx #exec sway fi - -command -v fetch >/dev/null 2>&1 && fetch min diff --git a/systemd-bak/autologin.conf b/systemd-bak/autologin.conf new file mode 100644 index 0000000..16a0ed9 --- /dev/null +++ b/systemd-bak/autologin.conf @@ -0,0 +1,8 @@ +# Autologin with systemd +# Create file here: +# /etc/systemd/system/getty@tty1.service.d/autologin.conf +# with contents: + +[Service] +ExecStart= +ExecStart=-/sbin/agetty -o '-p -f -- \\u' --noclear --autologin tavo %I $TERM