4 lines
46 B
Text
4 lines
46 B
Text
|
#!/usr/bin/env zsh
|
||
|
/usr/bin/sxhkd -f 60&
|
||
|
wait
|