Adding lolcate and associated pieces for it
This commit is contained in:
parent
ae72f8222c
commit
ac56e431b6
14 changed files with 105 additions and 10 deletions
|
@ -57,6 +57,20 @@
|
|||
:placement (+ awful.placement.no_offscreen awful.placement.centered)
|
||||
}
|
||||
}
|
||||
;; Org-Agenda
|
||||
{
|
||||
:rule_any {
|
||||
:name [
|
||||
"*Org Agenda(a)*"
|
||||
]
|
||||
}
|
||||
:properties {
|
||||
:floating true
|
||||
:raise true
|
||||
:screen 1
|
||||
:placement (+ awful.placement.no_offscreen awful.placement.centered)
|
||||
}
|
||||
}
|
||||
;; Pulsemixer center and smaller
|
||||
{
|
||||
:rule_any {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue