sway: fix suspend script

This commit is contained in:
lelgenio 2022-03-02 08:47:26 -03:00
parent fbded1e8a4
commit 3a14d5bf9d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
export SVDIR="$HOME/.config/runit/runsvdir/default/"
export SVDIR="{{@@ user_svdir @@}}"
if pidof swayidle; then
sv down swayidle