Vanguard window rules to set default monitor for some things
This commit is contained in:
parent
fd32f4c101
commit
7b82e81bac
|
@ -1,8 +1,8 @@
|
||||||
{...}: {
|
{...}: {
|
||||||
wayland.windowManager.hyprland.settings = {
|
wayland.windowManager.hyprland.settings = {
|
||||||
windowrule = [
|
windowrule = [
|
||||||
"monitor desc:Acer Technologies ED270R TJMEE0043W01,[Ss]team"
|
"monitor DP-1, steam"
|
||||||
"monitor desc:Ancor Communications Inc VS278 FALMQS032358,WebCord"
|
"monitor HDMI-A-2, (WebCord|signal|whatsapp-for-linux|teams-for-linux)"
|
||||||
];
|
];
|
||||||
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