Add script to auto generate window rules for gameslist, add settings for better steam experience
This commit is contained in:
@@ -76,6 +76,7 @@ master {
|
||||
misc {
|
||||
force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers
|
||||
disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :(
|
||||
focus_on_activate = false
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -16,16 +16,5 @@ workspace=10,monitor:DP-2,persistent:true
|
||||
windowrulev2 = stayfocused, class:(swappy)
|
||||
windowrulev2 = forceinput, class:(discord)
|
||||
windowrulev2 = monitor DP-2, class:(discord)
|
||||
windowrulev2 = noinitialfocus, initialclass:(steam)
|
||||
windowrulev2 = monitor DP-2, initialclass:(steam)
|
||||
|
||||
# Game rules
|
||||
windowrulev2 = monitor DP-3, class:^steam_app_.*$
|
||||
windowrulev2 = fullscreen, class:^steam_app_.*$
|
||||
|
||||
windowrulev2 = monitor DP-3, class:^ffxiv*$
|
||||
windowrulev2 = fullscreen, class:^ffxiv*$
|
||||
windowrulev2 = stayfocused, class:^ffxiv*$
|
||||
windowrulev2 = forceinput, class:^ffxiv*$
|
||||
|
||||
windowrulev2 = fullscreen, class:^Stardew Valley*$
|
||||
windowrulev2 = monitor DP-3, class:^Stardew Valley*$
|
||||
|
||||
Reference in New Issue
Block a user