forked from Shinonome/dots-hyprland
changed DP
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Put general config stuff here
|
# Put general config stuff here
|
||||||
# Here's a list of every variable: https://wiki.hyprland.org/Configuring/Variables/
|
# 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, 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,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-2, highres@highrr,0x0,1
|
||||||
monitor=HDMI-A-1, 1920x1080@120, 20000x20000,1
|
monitor=HDMI-A-1, 1920x1080@120, 20000x20000,1
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
# Window/layer rules: https://wiki.hyprland.org/Configuring/Window-Rules/
|
# Window/layer rules: https://wiki.hyprland.org/Configuring/Window-Rules/
|
||||||
# Workspace rules: https://wiki.hyprland.org/Configuring/Workspace-Rules/
|
# Workspace rules: https://wiki.hyprland.org/Configuring/Workspace-Rules/
|
||||||
windowrule = workspace special:steam, class:steam
|
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:gaming, monitor:DP-1, persistent:true
|
||||||
workspace = special:steam, monitor:DP-2, persistent:true, on-created-empty:steam
|
workspace = special:steam, monitor:DP-1, persistent:true, on-created-empty:steam
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user