Add OBS to workspace 5, remove monitor bind for 5 on Vanguard
This commit is contained in:
parent
840f3fee0f
commit
5d9e96710c
|
@ -91,7 +91,6 @@
|
||||||
];
|
];
|
||||||
workspace = [
|
workspace = [
|
||||||
"3, monitor:desc:${secondary}"
|
"3, monitor:desc:${secondary}"
|
||||||
"5, monitor:desc:${primary}"
|
|
||||||
"7, monitor:desc:${primary}"
|
"7, monitor:desc:${primary}"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
@ -262,7 +262,7 @@
|
||||||
"workspace 2, (firefox)" # Browser
|
"workspace 2, (firefox)" # Browser
|
||||||
"workspace 3, (WebCord|signal|whatsapp-for-linux|teams-for-linux|twinkle)" # Messaging
|
"workspace 3, (WebCord|signal|whatsapp-for-linux|teams-for-linux|twinkle)" # Messaging
|
||||||
"workspace 4, (org.musicbrainz.Picard|libreoffice|soffice|Zotero)(.*)" # Files
|
"workspace 4, (org.musicbrainz.Picard|libreoffice|soffice|Zotero)(.*)" # Files
|
||||||
"workspace 5, (Nxplayer.bin)" # Remote Desktop
|
"workspace 5, (com.obsproject.Studio|Nxplayer.bin)" # Remote
|
||||||
"workspace 6, (PrusaSlicer)" # 3D Printing
|
"workspace 6, (PrusaSlicer)" # 3D Printing
|
||||||
"workspace 7, (gamescope|steam|steam_app|lutris|org.prismlauncher.PrismLauncher)" # Gaming
|
"workspace 7, (gamescope|steam|steam_app|lutris|org.prismlauncher.PrismLauncher)" # Gaming
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue