Updated to current
This commit is contained in:
@@ -17,9 +17,8 @@ F1
|
||||
#####
|
||||
|
||||
# Apps (browser, editor, filemanager, music, and updater)
|
||||
shift + alt + {b,v,f,k,u}
|
||||
openapp {--browser,--nvim,--ranger, --music, --update}
|
||||
|
||||
shift + alt + {b,v,f,k,u,t,m,n}
|
||||
openapp {--browser,--nvim,--ranger, --music, --update, --terminal, --osmc, --nodeselector}
|
||||
|
||||
#|||----- System Keybindings -----|||#
|
||||
|
||||
@@ -27,10 +26,6 @@ shift + alt + {b,v,f,k,u}
|
||||
alt + F1
|
||||
keybindingshelp
|
||||
|
||||
# jgmenu
|
||||
~button3
|
||||
xqp 0 $(xdo id -N Bspwm -n root) && jgmenu --csv-file=~/.config/jgmenu/menu.csv --config-file=~/.config/jgmenu/jgmenurc
|
||||
|
||||
# Scratchpad
|
||||
super + alt + o
|
||||
tdrop -a -w 70% -h 35% -y 0 -x 15% --class scratch alacritty --class=scratch
|
||||
@@ -40,7 +35,7 @@ ctrl + super + alt + {p,r,q,l,k}
|
||||
{systemctl poweroff, systemctl reboot,bspc quit,physlock -d,xkill}
|
||||
|
||||
# Hide/Show Bar
|
||||
super + {h,u}
|
||||
ctrl + shift + {h,u}
|
||||
hidebar {-h,-u}
|
||||
|
||||
# Change transparency on focused window
|
||||
@@ -123,7 +118,7 @@ super + c
|
||||
bspc node @/ --circulate {backward,forward}
|
||||
|
||||
# Change focus of the Node or Swap Nodes
|
||||
super + {_,shift + }{Left,Down,Up,Right}
|
||||
super + {_,shift + }{h,j,k,l}
|
||||
bspc node -{f,s} {west,south,north,east}
|
||||
|
||||
# Switch workspace
|
||||
@@ -172,4 +167,4 @@ super + alt + shift + {Left,Down,Up,Right}
|
||||
|
||||
# move a floating window
|
||||
alt + shift {Left,Down,Up,Right}
|
||||
bspc node -v {-10 0,0 10,0 -10,10 0}
|
||||
bspc node -v {-10 0,0 10,0 -10,10 0}
|
||||
|
Reference in New Issue
Block a user