bspwm and sxhkd
This commit is contained in:
1
sxhkd/.config/GTKmenu/BspwmDesktopMenui
Normal file
1
sxhkd/.config/GTKmenu/BspwmDesktopMenui
Normal file
File diff suppressed because one or more lines are too long
1
sxhkd/.config/GTKmenu/LaunchMenu
Normal file
1
sxhkd/.config/GTKmenu/LaunchMenu
Normal file
File diff suppressed because one or more lines are too long
@ -62,14 +62,14 @@ super + ctrl + Return
|
||||
auto-presel
|
||||
|
||||
# Presel window for splitting in certain direction
|
||||
alt + ctrl + {q,s,z,d}
|
||||
bspc node -p \~{west,south,north,east} -i
|
||||
# alt + ctrl + {q,s,z,d}
|
||||
# bspc node -p \~{west,south,north,east} -i
|
||||
|
||||
alt + ctrl + {h,j,k,l}
|
||||
bspc node -p \~{west,south,north,east}
|
||||
# alt + ctrl + {h,j,k,l}
|
||||
# bspc node -p \~{west,south,north,east}
|
||||
|
||||
alt + ctrl + {Left,Down,Up,Right}
|
||||
bspc node -p \~{west,south,north,east}
|
||||
# alt + ctrl + {Left,Down,Up,Right}
|
||||
# bspc node -p \~{west,south,north,east}
|
||||
|
||||
# Presel the desktop for splitting in certain direction
|
||||
alt + shift + {q,s,z,d}
|
||||
@ -88,7 +88,7 @@ alt + ctrl + {1-9}
|
||||
super + Return
|
||||
windowpromoter
|
||||
|
||||
# # Create a new "master area", splitting the whole desktop instead of just windows.
|
||||
# Create a new "master area", splitting the whole desktop instead of just windows.
|
||||
# alt + Return
|
||||
# bspc node -n @/
|
||||
|
||||
@ -122,13 +122,13 @@ super + Tab
|
||||
WindowSelector
|
||||
|
||||
#Focus windows by direction, works with multihead
|
||||
super + {q,s,z,d}
|
||||
super + {q,s,z,d}
|
||||
focusmover {west,south,north,east}
|
||||
|
||||
super + {h,j,k,l}
|
||||
super + {h,j,k,l}
|
||||
focusmover {west,south,north,east}
|
||||
|
||||
super + {Left,Down,Up,Right}
|
||||
super + {Left,Down,Up,Right}
|
||||
focusmover {west,south,north,east}
|
||||
|
||||
# Move tiled windows. Moving a tiled window to
|
||||
|
Reference in New Issue
Block a user