Window rule updates
This commit is contained in:
parent
a7ac445082
commit
f324881ef7
|
@ -164,12 +164,12 @@
|
||||||
bindm = ALT, mouse:273, resizewindow
|
bindm = ALT, mouse:273, resizewindow
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
||||||
windowrule = float, ^(pavucontrol)$
|
windowrule = float, pavucontrol
|
||||||
windowrule = center, ^(pavucontrol)$
|
windowrule = center, pavucontrol
|
||||||
windowrule = float, ^(.blueman-manager-wrapped)$
|
windowrule = float, .blueman-manager-wrapped
|
||||||
windowrule = center, ^(.blueman-manager-wrapped)$
|
windowrule = center, .blueman-manager-wrapped
|
||||||
windowrule = float, ^(otpclient)$
|
windowrule = float, otpclient
|
||||||
windowrule = move 2% 6%, ^(otpclient)$
|
windowrule = move 2% 6%, otpclient
|
||||||
'';
|
'';
|
||||||
xdg.configFile."hypr/macchiato.conf".text = ''
|
xdg.configFile."hypr/macchiato.conf".text = ''
|
||||||
$rosewaterAlpha = f4dbd6
|
$rosewaterAlpha = f4dbd6
|
||||||
|
|
Loading…
Reference in a new issue