Dotfiles/desktopenvs/hyprland/hypr-usr/windowrules.conf

9 lines
394 B
Plaintext

windowrule = match:class ulauncher, border_size 0
windowrule = match:class ulauncher, no_blur on
windowrule = match:class ulauncher, no_shadow on
windowrule = match:class ulauncher, move (cursor_x-50) (cursor_y-50)
windowrule = match:tag mixer, float on
windowrule = match:tag mixer, move (monitor_w*0.73) (monitor_h*0.055)
windowrule = match:tag mixer, size (monitor_w*0.25) (monitor_h*0.35)