dotfiles/wayland/.local/bin/swayvsv

5 lines
76 B
Bash
Executable File

#!/bin/sh
export SVDIR="$HOME/.local/share/wayland-services"
exec vsv "$@"