for my own usage
This commit is contained in:
parent
9c2671dae3
commit
e34d6dd120
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@ If using =bspwm= and =sxhkd=, I suggest the following keyinds to make use of eve
|
||||||
super + ctrl + e
|
super + ctrl + e
|
||||||
bspc rule -a '*' -o state=floating; emacsclient --create-frame -e '(progn (select-frame-set-input-focus (selected-frame)) (org-capture))'
|
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
|
#+end_src
|
||||||
|
|
||||||
* Opinionated Stuff
|
* Opinionated Stuff
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue