float nm-connection-editor window
This commit is contained in:
parent
2be753d7b9
commit
5ab0141c9b
1 changed files with 7 additions and 3 deletions
|
@ -94,9 +94,13 @@ in
|
|||
"float,class:^(firefox)$,title:^(Firefox — Sharing Indicator)$"
|
||||
"move 95% 50%,class:^(firefox)$,title:^(Firefox — Sharing Indicator)$"
|
||||
|
||||
"float,class:^(pavucontrol)$,title:^(Volume Control)$"
|
||||
"size 50% 50%,class:^(pavucontrol)$,title:^(Volume Control)$"
|
||||
"center,class:^(pavucontrol)$,title:^(Volume Control)$"
|
||||
"float,class:^(pavucontrol)$"
|
||||
"size 50% 50%,class:^(pavucontrol)$"
|
||||
"center,class:^(pavucontrol)$"
|
||||
|
||||
"float,class:^(nm-connection-editor)$"
|
||||
"size 50% 50%,class:^(nm-connection-editor)$"
|
||||
"center,class:^(nm-connection-editor)$"
|
||||
|
||||
"float,class:^(blueberry.py)$"
|
||||
"size 50% 50%,class:^(blueberry.py)$"
|
||||
|
|
Loading…
Reference in a new issue