1
0
Fork 0

fix(bspwm): remove random space typo

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2023-10-23 23:08:19 -04:00
parent 66731afaf4
commit 73ad372077
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -1,4 +1,4 @@
#! /bin/sh #!/bin/sh
pgrep -x sxhkd > /dev/null || sxhkd & pgrep -x sxhkd > /dev/null || sxhkd &