Adding mail widget in awesome

This commit is contained in:
Chris Cochrun 2021-05-17 06:20:59 -05:00
parent 43893af38d
commit 80e0136e81
5 changed files with 41 additions and 7 deletions

View file

@ -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 {