Making rules work a little bit better

This commit is contained in:
Chris Cochrun 2022-03-25 07:14:08 -05:00
parent 90422305a5
commit 189dd78334
3 changed files with 8 additions and 9 deletions

View file

@ -38,7 +38,7 @@
:floating true
:raise true
:height (dpi 1000)
:screen 2
:screen (screen.count)
:sticky true
:placement awful.placement.centered
}
@ -63,11 +63,10 @@
:rule_any {
:name [
"Secondary Screen"
"Church Presenter"
]
}
:properties {
:screen 2
:screen (screen.count)
:floating true
:fullscreen true
:size_hints_honor false
@ -136,7 +135,7 @@
:properties {
:floating true
:raise true
:screen 1
:screen awful.screen.preferred
:placement (+ awful.placement.no_offscreen awful.placement.centered)
}
}
@ -169,7 +168,7 @@
]
}
:properties {
:screen 2
:screen (screen.count)
:focus awful.client.focus.filter
:raise true
}
@ -185,8 +184,8 @@
"ffplay"
"Junction"
"junction"
"pinentry-qt"
"Church Presenter"
"pinentry-qt"
]
:name [
"Event Tester"