23 lines
332 B
Plaintext
23 lines
332 B
Plaintext
# Float apps near cursor, 900x700
|
|
|
|
windowrule {
|
|
app_id = nm-connection-editor
|
|
float = true
|
|
move = cursor
|
|
size = 900 700
|
|
}
|
|
|
|
windowrule {
|
|
app_id = pavucontrol
|
|
float = true
|
|
move = cursor
|
|
size = 900 700
|
|
}
|
|
|
|
windowrule {
|
|
app_id = blueman-manager
|
|
float = true
|
|
move = cursor
|
|
size = 900 700
|
|
}
|