Also a lot of stuff

This commit is contained in:
Chris Cochrun 2022-03-24 13:55:34 -05:00
parent a8ee3f5c13
commit 90422305a5
13 changed files with 100 additions and 44 deletions

View file

@ -37,10 +37,10 @@
:properties {
:floating true
:raise true
:height (dpi 800)
:screen (screen.count)
:height (dpi 1000)
:screen 2
:sticky true
:placement (+ awful.placement.no_offscreen awful.placement.centered)
:placement awful.placement.centered
}
}
;; Davinci Resolve is fullscreen
@ -63,6 +63,7 @@
:rule_any {
:name [
"Secondary Screen"
"Church Presenter"
]
}
:properties {
@ -168,7 +169,7 @@
]
}
:properties {
:screen (screen.count)
:screen 2
:focus awful.client.focus.filter
:raise true
}
@ -204,7 +205,7 @@
:properties {
:floating true
:raise true
:placement awful.placement.centered
:placement (+ awful.placement.centered awful.placement.no_offscreen)
}
}
{