Simple Script for sending focused window to biggest container
Like bspc...biggest.window OR master/stack layout minus the layout
$ chmod +x ./i3-send-master
$ bindsym KEY exec --no-startup-id $PATH/i3-send-master
Simple Script for sending focused window to biggest container
Like bspc...biggest.window OR master/stack layout minus the layout
$ chmod +x ./i3-send-master
$ bindsym KEY exec --no-startup-id $PATH/i3-send-master