sway: remove binding workspaces to outputs

This commit is contained in:
2023-08-29 16:24:41 +03:00
parent ab89b33594
commit 4fcf52db46

View File

@@ -77,9 +77,6 @@ input type:touchpad {
dwt disabled
}
workspace "$ws2" output $laptopMonitor
workspace "$ws1" output $mainMonitor
output * {
bg $(cat $wallpaperPathFile) fill
}