forked from Shinonome/dots-hyprland
10 lines
431 B
Plaintext
10 lines
431 B
Plaintext
# You can put custom rules here
|
|
# Window/layer rules: https://wiki.hyprland.org/Configuring/Window-Rules/
|
|
# Workspace rules: https://wiki.hyprland.org/Configuring/Workspace-Rules/
|
|
windowrule = workspace special:steam, class:steam
|
|
windowrule = workspace special:gaming, class:^(steam_app).*
|
|
|
|
workspace = special:gaming, monitor:DP-2, persistent:true
|
|
workspace = special:steam, monitor:DP-2, persistent:true, on-created-empty:steam
|
|
|