diff options
| author | Sam Chudnick <sam@chudnick.com> | 2021-11-27 10:39:27 -0500 | 
|---|---|---|
| committer | Sam Chudnick <sam@chudnick.com> | 2021-11-27 10:39:27 -0500 | 
| commit | a337727e0577b43ae03bfc94a84f50c09a320d13 (patch) | |
| tree | 380270759285865203920cd3222e8f8a002acab0 /.config/sxhkd | |
| parent | d7dc8f8f222ffb86c06b09b7a8ff372b477da7e4 (diff) | |
removed duplicate super + w binding
Diffstat (limited to '.config/sxhkd')
| -rw-r--r-- | .config/sxhkd/sxhkdrc | 4 | 
1 files changed, 0 insertions, 4 deletions
| 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 | |||
| 8 | super + Shift + Print | 8 | super + Shift + Print | 
| 9 | windowshot | 9 | windowshot | 
| 10 | 10 | ||
| 11 | # Wallpaper bindings | ||
| 12 | super + w | ||
| 13 | bgscript | ||
| 14 | |||
| 15 | # Show Keybinding Help | 11 | # Show Keybinding Help | 
| 16 | super + F1 | 12 | super + F1 | 
| 17 | bind-help | 13 | bind-help | 
