change window positioning for pavucontrol
This commit is contained in:
parent
9876efc012
commit
c31dcd2bda
1 changed files with 1 additions and 1 deletions
|
|
@ -209,6 +209,7 @@ hl.window_rule({
|
|||
class = "org.pulseaudio.pavucontrol",
|
||||
},
|
||||
float = true,
|
||||
move = "(220) (38)",
|
||||
})
|
||||
|
||||
hl.window_rule({
|
||||
|
|
@ -217,7 +218,6 @@ hl.window_rule({
|
|||
title = "Save File*",
|
||||
},
|
||||
float = true,
|
||||
size = "1000 600",
|
||||
})
|
||||
|
||||
hl.window_rule({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue