changed DP

This commit is contained in:
kenji
2025-08-24 11:59:08 -05:00
parent 609720f540
commit 7a5635507e
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Put general config stuff here
# Here's a list of every variable: https://wiki.hyprland.org/Configuring/Variables/
# monitor=DP-2, highres@180,0x1080,1,bitdepth,10,cm,hdr,sdrbrightness,1.4,sdrsaturation,0.98
monitor=DP-2,3440x1440@180,0x1080,1,bitdepth,10,cm,hdr,sdrbrightness,1.4,sdrsaturation,0.98,vrr,0
monitor=DP-1, highres@highrr,0x0,1
monitor=DP-1,3440x1440@180,0x1080,1,bitdepth,10,cm,hdr,sdrbrightness,1.4,sdrsaturation,0.98,vrr,0
monitor=DP-2, highres@highrr,0x0,1
monitor=HDMI-A-1, 1920x1080@120, 20000x20000,1
+3 -3
View File
@@ -2,8 +2,8 @@
# 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).*
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
workspace = special:gaming, monitor:DP-1, persistent:true
workspace = special:steam, monitor:DP-1, persistent:true, on-created-empty:steam