Regenerated
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
windowrule {
|
||||
name = Network-Manager-editor
|
||||
match:class = nm-connection-editor
|
||||
float on
|
||||
move (cursor_x-(window_w*0.5)) (cursor_y-(window_h*0.5))
|
||||
size 900 700
|
||||
float = on
|
||||
move = (cursor_x-(window_w*0.5)) (cursor_y-(window_h*0.5))
|
||||
size = 900 700
|
||||
}
|
||||
|
||||
# PulseAudio Volume Control
|
||||
@@ -22,6 +22,6 @@ windowrule {
|
||||
name = blueman
|
||||
match:class = .blueman-manager-wrapped
|
||||
float on
|
||||
move (cursor_x-(window_w*0.5)) (cursor_y-(window_h*0.5))
|
||||
move cursor
|
||||
size 900 700
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user