22 lines
328 B
Plaintext
22 lines
328 B
Plaintext
# Float apps near cursor, 900x700
|
|
windowrule {
|
|
class = nm-connection-editor
|
|
float = true
|
|
move = cursor
|
|
size = 900 700
|
|
}
|
|
|
|
windowrule {
|
|
class = Pavucontrol
|
|
float = true
|
|
move = cursor
|
|
size = 900 700
|
|
}
|
|
|
|
windowrule {
|
|
class = Blueman-manager
|
|
float = true
|
|
move = cursor
|
|
size = 900 700
|
|
}
|