Merge branch 'master' into mininux
This commit is contained in:
@ -72,16 +72,19 @@ super + ctrl + Return
|
||||
# bspc node -p \~{west,south,north,east}
|
||||
|
||||
# Presel the desktop for splitting in certain direction
|
||||
alt + shift + {q,s,z,d}
|
||||
bspc node @/ -p \~{west,south,north,east}
|
||||
# tonitch: I don't use that and it's more combersome when it happen
|
||||
# alt + shift + {q,s,z,d}
|
||||
# bspc node @/ -p \~{west,south,north,east}
|
||||
|
||||
alt + shift + {h,j,k,l}
|
||||
bspc node @/ -p \~{west,south,north,east}
|
||||
# alt + shift + {h,j,k,l}
|
||||
# bspc node @/ -p \~{west,south,north,east}
|
||||
|
||||
# alt + shift + {Left,Down,Up,Right}
|
||||
# bspc node @/ -p \~{west,south,north,east}
|
||||
|
||||
alt + shift + {Left,Down,Up,Right}
|
||||
bspc node @/ -p \~{west,south,north,east}
|
||||
# Set splitting ratio of windows
|
||||
alt + ctrl + {1-9}
|
||||
# alt + ctrl + {1-9} "to work with azerty"
|
||||
alt + ctrl + {ampersand,eacute,quotedbl,apostrophe,parenleft,minus,egrave,underscore,ccedilla}
|
||||
bspc node -o 0.{1-9}
|
||||
|
||||
# Move current window to largest space or preselected area if there is one.
|
||||
|
Reference in New Issue
Block a user