Adding mail widget in awesome
This commit is contained in:
parent
43893af38d
commit
80e0136e81
5 changed files with 41 additions and 7 deletions
|
@ -57,6 +57,17 @@
|
|||
:placement (+ awful.placement.no_offscreen awful.placement.centered)
|
||||
}
|
||||
}
|
||||
;; Emacs
|
||||
{
|
||||
:rule_any {
|
||||
:instance [
|
||||
"emacs"
|
||||
]
|
||||
}
|
||||
:properties {
|
||||
:size_hints_honor false
|
||||
}
|
||||
}
|
||||
;; Org-Agenda
|
||||
{
|
||||
:rule_any {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue