Qutesearch no longer shows duplicates & other stuff
This commit is contained in:
@@ -142,8 +142,7 @@ alt + ctrl + shift + space
|
||||
# move/resize
|
||||
#
|
||||
|
||||
# Expand/contract a window by moving one of its side outward/inward
|
||||
|
||||
# Resize a window by moving one of its side outward/inward
|
||||
alt + s ; {h,j,k,l,Left,Down,Up,Right}
|
||||
STEP=20; SELECTION={1,2,3,4,1,2,3,4}; \
|
||||
bspc node -z $(echo "left -$STEP 0,bottom 0 $STEP,top 0 -$STEP,right $STEP 0" | cut -d',' -f$SELECTION) || \
|
||||
|
||||
Reference in New Issue
Block a user