quash: define group
This commit is contained in:
parent
c96b27452d
commit
1c86a8d429
@ -36,6 +36,8 @@
|
||||
(defvar notibox-width 40) ; characters
|
||||
(defvar notibox-height 4) ; characters
|
||||
(defvar notibox-border-color "#808080")
|
||||
(defgroup notibox nil
|
||||
"The notification box.")
|
||||
(defcustom notibox-corner 'bottomright
|
||||
"Corner in which to show the NotiBox."
|
||||
:type '(choice
|
||||
|
Loading…
Reference in New Issue
Block a user