|
|
|
@ -1,10 +1,12 @@
|
|
|
|
|
|
|
|
|
|
################ |
|
|
|
|
### MONITORS ### |
|
|
|
|
################ |
|
|
|
|
|
|
|
|
|
# See https://wiki.hyprland.org/Configuring/Monitors/ |
|
|
|
|
monitor=,preferred,auto,auto |
|
|
|
|
|
|
|
|
|
monitor = desc:Ancor Communications Inc ASUS PB298 D7LMTF059917, preferred, 0x0, auto |
|
|
|
|
monitor = desc:Iiyama North America PL2492H 11511037C7430, preferred, 2560x0, auto |
|
|
|
|
monitor = , preferred, auto, auto # fallback |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
################### |
|
|
|
@ -404,3 +406,15 @@ windowrulev2 = float, class:thunar, title:File Operation Progress
|
|
|
|
|
|
|
|
|
|
# Resize floating windows |
|
|
|
|
windowrule = size >50% >70%, org.pulseaudio.pavucontrol |
|
|
|
|
|
|
|
|
|
# Put workspaces on specific monitors |
|
|
|
|
workspace = 1, monitor:desc:Ancor Communications Inc ASUS PB298 D7LMTF059917, persistent:true, default:true |
|
|
|
|
workspace = 2, monitor:desc:Ancor Communications Inc ASUS PB298 D7LMTF059917, persistent:true |
|
|
|
|
workspace = 3, monitor:desc:Ancor Communications Inc ASUS PB298 D7LMTF059917, persistent:true |
|
|
|
|
workspace = 4, monitor:desc:Ancor Communications Inc ASUS PB298 D7LMTF059917, persistent:true |
|
|
|
|
workspace = 5, monitor:desc:Ancor Communications Inc ASUS PB298 D7LMTF059917, persistent:true |
|
|
|
|
workspace = 6, monitor:desc:Ancor Communications Inc ASUS PB298 D7LMTF059917, persistent:true |
|
|
|
|
workspace = 7, monitor:desc:Ancor Communications Inc ASUS PB298 D7LMTF059917, persistent:true |
|
|
|
|
workspace = 8, monitor:desc:Ancor Communications Inc ASUS PB298 D7LMTF059917, persistent:true |
|
|
|
|
workspace = 9, monitor:desc:Iiyama North America PL2492H 11511037C7430, persistent:true, default:true |
|
|
|
|
workspace = 10, monitor:desc:Iiyama North America PL2492H 11511037C7430, persistent:true |
|
|
|
|