Regenerated
This commit is contained in:
@@ -1,31 +1,8 @@
|
||||
# Custom window with border
|
||||
windowrule {
|
||||
exe = my-window
|
||||
border_size = 10
|
||||
float = true
|
||||
move = cursor
|
||||
}
|
||||
# Network Manager editor
|
||||
windowrule = float, move cursor, size 900 700, nm-connection-editor
|
||||
|
||||
# Network Manager editor floating near cursor
|
||||
windowrule {
|
||||
exe = nm-connection-editor
|
||||
float = true
|
||||
move = cursor
|
||||
size = 900 700
|
||||
}
|
||||
# PulseAudio Volume Control
|
||||
windowrule = float, move cursor, size 900 700, pavucontrol
|
||||
|
||||
# PulseAudio Volume Control floating near cursor
|
||||
windowrule {
|
||||
exe = pavucontrol
|
||||
float = true
|
||||
move = cursor
|
||||
size = 900 700
|
||||
}
|
||||
|
||||
# Blueman Manager floating near cursor
|
||||
windowrule {
|
||||
exe = blueman-manager
|
||||
float = true
|
||||
move = cursor
|
||||
size = 900 700
|
||||
}
|
||||
# Blueman Manager
|
||||
windowrule = float, move cursor, size 900 700, blueman-manager
|
||||
|
||||
Reference in New Issue
Block a user