A lot of probably pointless additions
This commit is contained in:
parent
ca95ac0419
commit
0fd3495ff7
6 changed files with 132 additions and 127 deletions
|
@ -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)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue