From 73ad372077a34af6e316d298d526d55d25bd0181 Mon Sep 17 00:00:00 2001 From: Lucas Sta Maria Date: Mon, 23 Oct 2023 23:08:19 -0400 Subject: [PATCH] fix(bspwm): remove random space typo Signed-off-by: Lucas Sta Maria --- .config/bspwm/bspwmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 3abc101..e27dfe4 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh pgrep -x sxhkd > /dev/null || sxhkd &