diff options
Diffstat (limited to '.config/sxhkd/sxhkdrc')
| -rw-r--r-- | .config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 2b4817c..84a8bd0 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -90,7 +90,7 @@ super + {o,i} # focus or send to the given desktop super + {_,shift + }{1-9,0} - bspc {desktop -f,node -d} '^{1-9,10}' + bspc {desktop -f,node -d} 'focused:^{1-9,10}' # # preselect |
