39 lines
868 B
Plaintext
39 lines
868 B
Plaintext
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
|
|
|
# Network Manager editor
|
|
windowrule {
|
|
name = Network-Manager-editor
|
|
match:class = nm-connection-editor
|
|
float = on
|
|
move = move onscreen 100%-w 0
|
|
size = 900 700
|
|
}
|
|
|
|
# PulseAudio Volume Control
|
|
windowrule {
|
|
name = pavucontrol
|
|
match:class = org.pulseaudio.pavucontrol
|
|
float = on
|
|
move = move onscreen 100%-w 0
|
|
size = 900 700
|
|
}
|
|
|
|
|
|
# Blueman Manager
|
|
windowrule {
|
|
name = blueman
|
|
match:class = .blueman-manager-leaderped
|
|
float = on
|
|
move = move onscreen 100%-w 0
|
|
size = 900 700
|
|
}
|
|
|
|
windowrule {
|
|
name = quickshell-powermenu
|
|
match:title = quickshell-powermenu
|
|
opacity = 0.5 0.5
|
|
float = on
|
|
move = cursor -50% 0
|
|
pin = on
|
|
}
|