Add obs to Vanguard monitor rules
This commit is contained in:
parent
ffa1afeb05
commit
399a1c47e0
|
@ -1,8 +1,9 @@
|
||||||
{...}: {
|
{...}: {
|
||||||
wayland.windowManager.hyprland.settings = {
|
wayland.windowManager.hyprland.settings = {
|
||||||
windowrule = [
|
windowrule = [
|
||||||
|
"monitor HDMI-A-2, (signal|whatsapp-for-linux|teams-for-linux)"
|
||||||
"monitor DP-1, steam"
|
"monitor DP-1, steam"
|
||||||
"monitor HDMI-A-2, (WebCord|signal|whatsapp-for-linux|teams-for-linux)"
|
"monitor HDMI-A-2, (WebCord|com.obsproject.Studio)"
|
||||||
];
|
];
|
||||||
monitor = [
|
monitor = [
|
||||||
"desc:Acer Technologies ED270R TJMEE0043W01,highrr,0x0,1.00,vrr,2"
|
"desc:Acer Technologies ED270R TJMEE0043W01,highrr,0x0,1.00,vrr,2"
|
||||||
|
|
Loading…
Reference in a new issue