diff --git a/bin/hyperdeepnix-show-cheatsheets.sh b/bin/hyperdeepnix-show-cheatsheets.sh index 8eb88f5..0e48d79 100755 --- a/bin/hyperdeepnix-show-cheatsheets.sh +++ b/bin/hyperdeepnix-show-cheatsheets.sh @@ -20,7 +20,7 @@ if (( ${#files[@]} == 0 )); then exit 1 fi -exec swayimg \ +exec /run/current-system/sw/bin/swayimg \ --class com.markd.cheatsheet \ --scale width \ --config info.show=no \