diff --git a/README.org b/README.org index 1fd735d..9df2cc7 100644 --- a/README.org +++ b/README.org @@ -41,6 +41,10 @@ If using =bspwm= and =sxhkd=, I suggest the following keyinds to make use of eve super + ctrl + e bspc rule -a '*' -o state=floating; emacsclient --create-frame -e '(progn (select-frame-set-input-focus (selected-frame)) (org-capture))' + # focus the node in the given direction + super + {_,shift + }{Left,Down,Up,Right} + bspc node -{f,s} {west,south,north,east} + #+end_src * Opinionated Stuff