29 lines
No EOL
1 KiB
Text
29 lines
No EOL
1 KiB
Text
####################################
|
|
### WINDOWS- AND WORKSPACE RULES ###
|
|
####################################
|
|
|
|
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
|
# See https://wiki.hyprland.org/Configuring/Workspace-Rules/ for workspace rules
|
|
|
|
# Example windowrule v1
|
|
# windowrule = float, ^(kitty)$
|
|
|
|
# Example windowrule v2
|
|
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
|
|
|
# Ignore maximize requests from apps. You'll probably like this.
|
|
windowrulev2 = suppressevent maximize, class:.*
|
|
|
|
# Fix some dragging issues with XWayland
|
|
windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
|
|
|
|
|
windowrulev2 = opacity 0.9,class:^(Alacritty)$
|
|
# windowrulev2 = opacity 0.99,class:^(code-oss)$
|
|
# windowrulev2 = opacity 0.99,class:^(Code)$
|
|
# windowrulev2 = opacity 0.99,class:^(VSCodium)$
|
|
windowrulev2 = opacity 0.9,class:^([Ss]team)$
|
|
windowrulev2 = opacity 0.9,class:^(steamwebhelper)$
|
|
windowrulev2 = opacity 0.9,class:^(Spotify)$
|
|
|
|
windowrulev2 = float, class:firefox,title:(.*)(Bitwarden Password Manager) |