A lot of probably pointless additions

This commit is contained in:
Chris Cochrun 2021-02-27 09:37:46 -06:00
parent ca95ac0419
commit 0fd3495ff7
6 changed files with 132 additions and 127 deletions

View file

@ -29,8 +29,8 @@
"mpv"
]
:name [
"Picture-in-Picture"
]
"Picture-in-Picture"
]
}
:properties {
:floating true
@ -60,15 +60,15 @@
{
:rule_any {
:instance [
"pulsemixer"
]
"pulsemixer"
]
}
:properties {
:floating true
:raise true
:ontop true
:screen awful.screen.preferred
:width (dpi 600)
;; :width (dpi 600)
:height (dpi 300)
:placement (+ awful.placement.no_offscreen awful.placement.centered)
}