Updated autostart and rules for gaming
This commit is contained in:
@@ -11,9 +11,9 @@ $steam = steam
|
|||||||
|
|
||||||
# exec-once = hyprctl dispatch workspace 1
|
# exec-once = hyprctl dispatch workspace 1
|
||||||
exec-once = [workspace 1 silent] $terminal
|
exec-once = [workspace 1 silent] $terminal
|
||||||
exec-once = [workspace 6 silent] $discord
|
# exec-once = [workspace 6 silent] $discord
|
||||||
exec-once = [workspace 6 silent] $spotify
|
exec-once = [workspace 6 silent] $spotify
|
||||||
exec-once = [workspace 7 silent] $steam
|
# exec-once = [workspace 7 silent] $steam
|
||||||
|
|
||||||
exec-once = waybar
|
exec-once = waybar
|
||||||
exec-once = hyprpaper
|
exec-once = hyprpaper
|
||||||
|
|||||||
@@ -13,3 +13,9 @@ workspace=0,monitor:DP-2,persistent:true
|
|||||||
|
|
||||||
windowrulev2 = stayfocused, class:(swappy)
|
windowrulev2 = stayfocused, class:(swappy)
|
||||||
|
|
||||||
|
# Steam game rules
|
||||||
|
# windowrulev2 = windowdance, class:^steam_app_.*$
|
||||||
|
# windowrulev2 = stayfocused, class:^steam_app_.*$
|
||||||
|
windowrulev2 = monitor DP-3, class:^steam_app_.*$
|
||||||
|
# windowrulev2 = fullscreen, class:^steam_app_.*$
|
||||||
|
# windowrulev2 = forceinput, class:^steam_app_.*$
|
||||||
|
|||||||
Reference in New Issue
Block a user