From d33fc248da0dee91593ee8892f0df02d5b7d994f Mon Sep 17 00:00:00 2001 From: ray Date: Sat, 21 Nov 2020 00:16:08 +0000 Subject: [PATCH] update --- sxhkdrc.bspwm | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/sxhkdrc.bspwm b/sxhkdrc.bspwm index c5d479e..4cfe249 100644 --- a/sxhkdrc.bspwm +++ b/sxhkdrc.bspwm @@ -14,10 +14,6 @@ super + {_,ctrl + }q super + m bspc desktop -l next -# send the newest marked node to the newest preselected node -super + y - bspc node newest.marked.local -n newest.!automatic.local - # swap the current node and the biggest node # super + g # bspc node -s biggest @@ -30,9 +26,18 @@ super + y super + {t,shift + t,shift + f,f} bspc node -t {tiled,pseudo_tiled,floating,fullscreen} -# set the node flags -super + ctrl + {m,x,y,z} - bspc node -g {marked,locked,sticky,private} +# # set the node flags +# super + ctrl + {m,x,y,z} +# bspc node -g {marked,locked,sticky,private} +# +# # send the newest marked node to the newest preselected node +# super + y +# bspc node newest.marked.local -n newest.!automatic.local + +# mark and send to preselected +# TODO - use single command +super + ctrl + m + bspc node -g marked && bspc node newest.marked.local -n newest.!automatic.local # # focus/swap