Remove the comment for an alternate placement
This commit is contained in:
parent
a73cd7a4e8
commit
877e854146
@ -48,7 +48,6 @@
|
|||||||
(const :tag "Bottom Left" 'bottomleft)
|
(const :tag "Bottom Left" 'bottomleft)
|
||||||
(const :tag "Top Right" 'topright)
|
(const :tag "Top Right" 'topright)
|
||||||
(const :tag "Bottom Right" 'bottomright)))
|
(const :tag "Bottom Right" 'bottomright)))
|
||||||
;; (setq notibox-corner 'bottomright)
|
|
||||||
(defvar notibox-padding 30)
|
(defvar notibox-padding 30)
|
||||||
(defvar alert-fade-time 5); seconds, also provided by `alert' package
|
(defvar alert-fade-time 5); seconds, also provided by `alert' package
|
||||||
(defvar notibox--refresh-delay 0.1) ; seconds. Probably don't change this one.
|
(defvar notibox--refresh-delay 0.1) ; seconds. Probably don't change this one.
|
||||||
|
Loading…
Reference in New Issue
Block a user