i3-valet icon indicating copy to clipboard operation
i3-valet copied to clipboard

Exec in new workspace

Open sophacles opened this issue 2 years ago • 1 comments

This would basicaly call the exec command after allocing a new workspace. This would largely just be a convenience thing because I think something like bindsym $mod+x nop workspace alloc; exec foo may be a race conditon on where the window for foo shows up.

sophacles avatar Dec 28 '22 17:12 sophacles

Also handle "changeling" programs (see this comment on reddit

sophacles avatar Dec 29 '22 13:12 sophacles