From a4f3d48618eb31252267ae74fe314f0252bd5e79 Mon Sep 17 00:00:00 2001 From: tavo Date: Wed, 18 Dec 2024 16:11:05 -0600 Subject: [PATCH] l --- shell/bashrc | 2 -- systemd-bak/autologin.conf | 8 ++++++++ 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 systemd-bak/autologin.conf 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