Initial commit
This commit is contained in:
37
dot_config/hypr/config/games.conf
Normal file
37
dot_config/hypr/config/games.conf
Normal file
@@ -0,0 +1,37 @@
|
||||
# Auto generated window rules for Games
|
||||
|
||||
windowrule = fullscreen on, match:title "Stardew Valley", match:class "Stardew Valley"
|
||||
windowrule = monitor DP-3, match:title "Stardew Valley", match:class "Stardew Valley"
|
||||
windowrule = allows_input on, match:title "Stardew Valley", match:class "Stardew Valley"
|
||||
|
||||
windowrule = tile on, match:initial_class "steam_app_.*"
|
||||
windowrule = maximize on, match:initial_class "steam_app_.*"
|
||||
windowrule = fullscreen on, match:initial_class "steam_app_.*"
|
||||
windowrule = monitor DP-3, match:initial_class "steam_app_.*"
|
||||
windowrule = allows_input on, match:initial_class "steam_app_.*"
|
||||
|
||||
windowrule = stay_focused on, match:title "ffxiv*", match:class "ffxiv*"
|
||||
windowrule = fullscreen on, match:title "ffxiv*", match:class "ffxiv*"
|
||||
windowrule = monitor DP-3, match:title "ffxiv*", match:class "ffxiv*"
|
||||
windowrule = allows_input on, match:title "ffxiv*", match:class "ffxiv*"
|
||||
|
||||
windowrule = fullscreen on, match:title "Hollow Knight", match:class "Hollow Knight"
|
||||
windowrule = monitor DP-3, match:title "Hollow Knight", match:class "Hollow Knight"
|
||||
windowrule = allows_input on, match:title "Hollow Knight", match:class "Hollow Knight"
|
||||
|
||||
windowrule = fullscreen on, match:title "HELLDIVERS*", match:class "HELLDIVERS*"
|
||||
windowrule = monitor DP-3, match:title "HELLDIVERS*", match:class "HELLDIVERS*"
|
||||
windowrule = allows_input on, match:title "HELLDIVERS*", match:class "HELLDIVERS*"
|
||||
|
||||
windowrule = tile on, match:title "CS", match:class "CS"
|
||||
windowrule = maximize on, match:title "CS", match:class "CS"
|
||||
windowrule = fullscreen on, match:title "CS", match:class "CS"
|
||||
windowrule = monitor DP-3, match:title "CS", match:class "CS"
|
||||
windowrule = allows_input on, match:title "CS", match:class "CS"
|
||||
|
||||
windowrule = tile on, match:title "Warhammer 40.000: Darktide"
|
||||
windowrule = maximize on, match:title "Warhammer 40.000: Darktide"
|
||||
windowrule = fullscreen on, match:title "Warhammer 40.000: Darktide"
|
||||
windowrule = monitor DP-3, match:title "Warhammer 40.000: Darktide"
|
||||
windowrule = allows_input on, match:title "Warhammer 40.000: Darktide"
|
||||
|
||||
Reference in New Issue
Block a user