Move workspaces to monitor when docked

This commit is contained in:
coolneng 2020-09-06 17:29:36 +02:00
parent 9478e13177
commit 1998117f87
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
{
multihead {
output eDP-1 enable
output HDMI-A-2 enable
exec swaymsg workspace 2, move workspace to HDMI-A-2
exec swaymsg workspace 4, move workspace to HDMI-A-2
}
{
laptop {
output eDP-1 enable mode 1920x1080
}