From 0b75eeb3ef31a55c5ba8d53c4800509a41caef79 Mon Sep 17 00:00:00 2001 From: Enrico Fasoli Date: Thu, 8 Oct 2015 19:02:55 +0200 Subject: [PATCH] fixed typo --- bspwmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bspwmrc b/bspwmrc index 2729f4c..4cc2dcb 100755 --- a/bspwmrc +++ b/bspwmrc @@ -25,4 +25,4 @@ bspc config gapless monocle true bspc config focus_follows_pointer true # Show desktop background -feh --no--fehbg --bg-center ~/Pictures/background.png +feh --no-fehbg --bg-center ~/Pictures/background.png