From a337727e0577b43ae03bfc94a84f50c09a320d13 Mon Sep 17 00:00:00 2001
From: Sam Chudnick <sam@chudnick.com>
Date: Sat, 27 Nov 2021 10:39:27 -0500
Subject: removed duplicate super + w binding

---
 .config/sxhkd/sxhkdrc | 4 ----
 1 file changed, 4 deletions(-)

(limited to '.config/sxhkd')

diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 315b852..34f4716 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -8,10 +8,6 @@ super + Print
 super + Shift + Print  
 	windowshot
 
-# Wallpaper bindings
-super + w  
-	bgscript
-
 # Show Keybinding Help
 super + F1
 	bind-help
-- 
cgit v1.2.3