From 30f988bdb78fc2daccbbb159f0a3ce8593b8c3b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Lecocq?= Date: Mon, 9 Nov 2015 18:33:17 +0100 Subject: [PATCH] Loads sxhkd at bspwm startup. You might want to adapt your dotfile to the way bspwm now loads up. --- .config/bspwm/bspwmrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 6d18ff5b..fc39aa25 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -1,5 +1,7 @@ #!/bin/sh +sxhkd & + bspc config border_width 1 bspc config window_gap 2