Suppress fringes in childframe (insufficient)
This commit is contained in:
parent
855adf9476
commit
ffeb980cb0
@ -69,6 +69,8 @@
|
|||||||
(add-to-list 'notibox-current-posframes
|
(add-to-list 'notibox-current-posframes
|
||||||
(posframe-show (get-buffer-create "*notibox*")
|
(posframe-show (get-buffer-create "*notibox*")
|
||||||
:position (notibox--get-position)
|
:position (notibox--get-position)
|
||||||
|
:left-fringe 0
|
||||||
|
:right-fringe 0
|
||||||
:max-width notibox-width
|
:max-width notibox-width
|
||||||
:max-height notibox-height
|
:max-height notibox-height
|
||||||
:min-width notibox-width
|
:min-width notibox-width
|
||||||
|
Loading…
Reference in New Issue
Block a user