diff --git a/i3/scripts/presentation-mode b/i3/scripts/presentation-mode index 5fe1f83..c41b735 100755 --- a/i3/scripts/presentation-mode +++ b/i3/scripts/presentation-mode @@ -1,6 +1,6 @@ #!/usr/bin/env bash -_status_file="${RUNDIR}/presentation-mode-on" +_status_file="${XDG_RUNTIME_DIR}/presentation-mode-on" _autostart="$HOME/.autostart.sh" is_on() {