57 lines
1.2 KiB
Plaintext
57 lines
1.2 KiB
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-wrapped
|
|
float = on
|
|
move = move onscreen 100%-w 0
|
|
size = 900 700
|
|
}
|
|
|
|
#Quickshell powermenu
|
|
windowrule {
|
|
name = quickshell-powermenu
|
|
match:title = quickshell-powermenu
|
|
opacity = 1.0 0.8
|
|
float = on
|
|
move = cursor -50% 0
|
|
pin = on
|
|
}
|
|
|
|
#Quickshell media menu
|
|
windowrule {
|
|
name = quickshell-media
|
|
match:title = quickshell-media
|
|
float = on
|
|
move = cursor -50% 0
|
|
pin = on
|
|
}
|
|
|
|
# Wofi window rules
|
|
# (match: fields do not support $variables, hardcoded intentionally)
|
|
windowrule {
|
|
name = wofi
|
|
match:class = ^(wofi)$
|
|
border_color = rgb(89b4fa) rgb(a6e3a1) 45deg
|
|
rounding = 14
|
|
}
|