Get rid of xdg-user-dirs

This commit is contained in:
2024-04-14 01:54:23 +02:00
parent ff70e29117
commit 97409130ab
3 changed files with 13 additions and 2 deletions

View File

@@ -25,7 +25,6 @@ start_wm() {
sleep 1
systemctl --user start autostart.target
sleep inf
# exec systemd-run --user --unit i3_user --pty --setenv=DISPLAY=${DISPLAY} i3 -c "$HOME/.i3/config" >> "$LOGDIR/i3/i3.log"
}
autostart() {