2024-01-30 14:21:50 +00:00
|
|
|
{...}: {
|
2024-02-03 19:41:10 +00:00
|
|
|
wayland.windowManager.hyprland.settings = {
|
|
|
|
windowrule = [
|
2024-03-17 08:03:24 +00:00
|
|
|
"monitor HDMI-A-2, (signal|whatsapp-for-linux|teams-for-linux)"
|
2024-03-16 07:31:02 +00:00
|
|
|
"monitor DP-1, steam"
|
2024-03-17 08:03:24 +00:00
|
|
|
"monitor HDMI-A-2, (WebCord|com.obsproject.Studio)"
|
2024-02-03 19:41:10 +00:00
|
|
|
];
|
|
|
|
monitor = [
|
|
|
|
"desc:Acer Technologies ED270R TJMEE0043W01,highrr,0x0,1.00,vrr,2"
|
|
|
|
"desc:Ancor Communications Inc VS278 FALMQS032358,preferred,-1920x0,1.00,vrr,0"
|
|
|
|
];
|
|
|
|
};
|
2024-01-07 08:29:44 +00:00
|
|
|
}
|