Log into XDG_RUNTIME_DIR

This commit is contained in:
2024-04-14 02:14:12 +02:00
parent d0b067e3d4
commit 3fdd991cef
5 changed files with 3 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
### From http://www.archlinux.org/index.php/i3
_logfile="$LOGDIR/i3/i3exit.log"
_logfile="$XDG_RUNTIME_DIR/i3exit.log"
touch "$_logfile"