3 lines
84 B
Bash
Executable file
3 lines
84 B
Bash
Executable file
#!/bin/sh
|
|
exec chpst -e "$TURNSTILE_ENV_DIR" \
|
|
sxhkd -c "$HOME/.config/dk/sxhkdrc"
|