Regenerated
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
# Multiple apps floating, opening near cursor, with specific size
|
||||
# Float apps near cursor, 900x700
|
||||
windowrule {
|
||||
class = nm-connection-editor
|
||||
float = true
|
||||
move = cursor
|
||||
size = 900 700
|
||||
match:class = nm-connection-editor
|
||||
}
|
||||
|
||||
windowrule {
|
||||
class = Pavucontrol
|
||||
float = true
|
||||
move = cursor
|
||||
size = 900 700
|
||||
match:class = Pavucontrol
|
||||
}
|
||||
|
||||
windowrule {
|
||||
class = Blueman-manager
|
||||
float = true
|
||||
move = cursor
|
||||
size = 900 700
|
||||
match:class = Blueman-manager
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user