mirror of https://github.com/Flinner/dots.git
feat: floating emacs capture
This commit is contained in:
parent
e8c1f55d5b
commit
48ef199657
|
@ -43,6 +43,7 @@ bspc rule -a Screenkey manage=off
|
|||
bspc rule -a wmpin sticky=on
|
||||
|
||||
bspc rule -a Floating state=floating
|
||||
bspc rule -a \*:\*:org-capture state=floating
|
||||
|
||||
~/bin/autostart
|
||||
xsetroot -cursor_name left_ptr &
|
||||
|
|
Loading…
Reference in New Issue