Open
Description
Description:
Using sway you can't use con_id
of workplace to change its layout in i3 you can do that. For example:
swaymsg '[con_id=9] layout tabbed'
Error: No matching node.
get_tree output:
#1: root "root"
#2147483647: output "__i3"
#2147483646: workspace "__i3_scratch"
#3: output "eDP-1"
#9: workspace "1"
#240: con "foot" (xdg_shell, pid: 35876, app_id: "foot")
#241: con "foot" (xdg_shell, pid: 35909, app_id: "foot")
#242: con "foot" (xdg_shell, pid: 35942, app_id: "foot")
#21: workspace "2"
#239: con "Mozilla Firefox" (xdg_shell, pid: 35364, app_id: "org.mozilla.firefox")
Activity